dev-perl/Config-IniFiles: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 14:05:31 +0000 (10:05 -0400)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 14:09:19 +0000 (10:09 -0400)
Bug: https://bugs.gentoo.org/652558
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-perl/Config-IniFiles/Config-IniFiles-2.940.0.ebuild

index 65518b6f1866c071101106ba687efa8f3e12cb42..b76e5ac4fb3be4d3d1c49bc55decdfe99455c431 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="A module for reading .ini-style configuration files"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE="test"
 
 # needs List::Util and Scalar::Util