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.230.0.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.230.0.ebuild')
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild index 33b642fd4494..1c121c8b25df 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild @@ -1,6 +1,6 @@ # 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.230.0.ebuild,v 1.5 2012/03/09 09:37:13 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.6 2012/03/25 17:10:23 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interact with a t/test_manifest file" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND="" |