dev-perl/boolean: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 02:43:25 +0000 (22:43 -0400)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 02:43:25 +0000 (22:43 -0400)
Bug: https://bugs.gentoo.org/652482
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-perl/boolean/boolean-0.460.0.ebuild

index 508967978fa96f69494607e1dea3d851c75b7275..a835d1cc486636186442109f8e074e85a2422264 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Boolean support for Perl"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 RDEPEND=""