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

dev-perl/Config-Grammar/Config-Grammar-1.120.0.ebuild

index 342a47454d16fc25b08b39d4539c960e60712323..1b04c912e0c305311fff919b455ae40cb407f726 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 grammar-based, user-friendly config parser"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~sparc ~x86"
 IUSE="test"
 
 RDEPEND=""