diff options
author | 2006-01-21 18:08:08 +0000 | |
---|---|---|
committer | 2006-01-21 18:08:08 +0000 | |
commit | 90db6a4b27121a86ed16b31bf010818d7050fb08 (patch) | |
tree | 1e5a7814a058f00936f0b8c1d86b9895f8375138 /dev-perl/Data-UUID/Data-UUID-0.11.ebuild | |
parent | modular X fix (diff) | |
download | historical-90db6a4b27121a86ed16b31bf010818d7050fb08.tar.gz historical-90db6a4b27121a86ed16b31bf010818d7050fb08.tar.bz2 historical-90db6a4b27121a86ed16b31bf010818d7050fb08.zip |
added to ~ppc, bug #119099
Package-Manager: portage-2.1_pre3-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 ece30c352082..8d74e8e2c4fd 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.3 2006/01/13 20:31:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/Data-UUID-0.11.ebuild,v 1.4 2006/01/21 18:08:08 dertobi123 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="sparc x86" +KEYWORDS="~ppc sparc x86" IUSE="" SRC_TEST="do" |