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

dev-perl/ConfigReader/ConfigReader-0.500.0-r2.ebuild

index 0dd7ae6b7227de9217b7985bf02222ae925c573e..332803a24656ecc58a5bded28f08f7e62ea23acb 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
@@ -11,7 +11,7 @@ DESCRIPTION="Read directives from a configuration file"
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
 PATCHES=( "${FILESDIR}/${P}-makefile-tests.patch" )