dev-perl/Tie-Sub: Stable for amd64+x86.
authorPatrice Clement <monsieurp@gentoo.org>
Sat, 3 Oct 2015 12:15:33 +0000 (12:15 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 3 Oct 2015 13:35:34 +0000 (13:35 +0000)
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-perl/Tie-Sub/Tie-Sub-1.1.0-r1.ebuild

index 10c6427462d8d91ae60b4be4870c00664e4b57f0..c85afb18c23cc6d564bd1fe2a871f6c8d67e2aae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Tying a subroutine, function or method to a hash"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 RDEPEND="dev-perl/Params-Validate"