diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-10-11 19:45:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-10-11 19:45:24 +0000 |
commit | 1e3bdb3af8635cd56738543b9795dc4fbdafa196 (patch) | |
tree | 21c0398963b95e3e9bf4d01cfe5561ca4a785d44 /dev-perl/Data-UUID/Data-UUID-0.11.ebuild | |
parent | Added ~ppc64; bug #150885 (diff) | |
download | historical-1e3bdb3af8635cd56738543b9795dc4fbdafa196.tar.gz historical-1e3bdb3af8635cd56738543b9795dc4fbdafa196.tar.bz2 historical-1e3bdb3af8635cd56738543b9795dc4fbdafa196.zip |
Added ~ppc64; bug #150886
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'dev-perl/Data-UUID/Data-UUID-0.11.ebuild')
-rw-r--r-- | dev-perl/Data-UUID/Data-UUID-0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-UUID/Data-UUID-0.11.ebuild b/dev-perl/Data-UUID/Data-UUID-0.11.ebuild index 5ef2ab95af4a..d6ec3af3dfc3 100644 --- a/dev-perl/Data-UUID/Data-UUID-0.11.ebuild +++ b/dev-perl/Data-UUID/Data-UUID-0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/Data-UUID-0.11.ebuild,v 1.10 2006/08/05 02:41:51 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/Data-UUID-0.11.ebuild,v 1.11 2006/10/11 19:45:24 corsair Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/A/AG/AGOLOMSH/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="ia64 ppc sparc x86" +KEYWORDS="ia64 ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" |