diff options
Diffstat (limited to 'dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild')
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild index 3942b855ee7a..a0712b4aed6b 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.17.ebuild,v 1.6 2007/07/10 23:33:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild,v 1.7 2007/07/13 21:29:53 armin76 Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" SRC_TEST="do" |