dev-perl/constant-defer: x86 stable (bug #632664)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 26 Oct 2017 20:08:13 +0000 (22:08 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 26 Oct 2017 20:17:51 +0000 (22:17 +0200)
Package-Manager: Portage-2.3.11, Repoman-2.3.3

dev-perl/constant-defer/constant-defer-6.0.0.ebuild

index 39c2a944a49f4cabaffadc1156de43d5bb370c97..7e9304ef1e7506403f6f966607b8aaa3461204a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="constant subs with deferred value calculation"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test examples"
 
 RDEPEND="virtual/perl-Carp"