diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:10:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:10:23 +0000 |
commit | 7982a7bf156036a6902dffcb7e8d39a478390525 (patch) | |
tree | 18f689f5a447796bdffbc477afc88412455a1f1d /dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild | |
parent | Drop ia64/sparc (diff) | |
download | gentoo-2-7982a7bf156036a6902dffcb7e8d39a478390525.tar.gz gentoo-2-7982a7bf156036a6902dffcb7e8d39a478390525.tar.bz2 gentoo-2-7982a7bf156036a6902dffcb7e8d39a478390525.zip |
Drop ia64/sparc
(Portage version: 2.1.10.49/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild')
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild index d22026044e8d..967cbbc19a29 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild,v 1.6 2010/12/03 01:49:04 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild,v 1.7 2012/03/25 17:10:23 armin76 Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd" SRC_TEST="do" |