dev-perl/Hash-NoRef: Stable for amd64+x86.
authorPatrice Clement <monsieurp@gentoo.org>
Sun, 4 Oct 2015 19:48:36 +0000 (19:48 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 4 Oct 2015 20:50:41 +0000 (20:50 +0000)
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r1.ebuild

index 56bc7c1b13bf1962c46931ca7c12e14098e9bf1f..739bee21868e5f67eff102ac7c3720c7223804da 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,5 +11,5 @@ inherit perl-module
 DESCRIPTION="A HASH that store values without increasing the reference count (weak references)"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""