dev-perl/Config-AutoConf: keyword ~x86
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 11 Mar 2017 21:37:48 +0000 (22:37 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 11 Mar 2017 21:44:37 +0000 (22:44 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-perl/Config-AutoConf/Config-AutoConf-0.313.0.ebuild

index 2af6b20f29395097146d72a7c514d8cafdecd1bd..abcecd6380653b7ddda21788cfedb6dbcf7865c7 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=5
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A module to implement some of AutoConf macros in pure perl"
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="test"
 
 DEPEND="test? ( virtual/perl-Test-Simple )"