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 4ca418500da0..8eef5d58236a 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-2013 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.5 2013/10/16 16:25:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild,v 1.6 2013/10/19 12:19:56 zlogene Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Ensure that a platform has weaken support" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |