diff options
Diffstat (limited to 'dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild')
-rw-r--r-- | dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild b/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild index 3a7c14d2fb22..605dcf6d143f 100644 --- a/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild +++ b/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild,v 1.2 2011/12/17 18:49:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild,v 1.3 2011/12/18 19:44:27 phajdan.jr Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Ensure that a platform has weaken support" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |