diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:24:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:24:14 +0200 |
commit | 8488d61761a5bcae1435ce45dc9d65a8d58db691 (patch) | |
tree | a929b0d5ab42331c1c9de32cf14a4eb2d4007f6f /dev-perl/Config-General | |
parent | dev-perl/Config-Any: amd64 stable wrt bug #616134 (diff) | |
download | gentoo-8488d61761a5bcae1435ce45dc9d65a8d58db691.tar.gz gentoo-8488d61761a5bcae1435ce45dc9d65a8d58db691.tar.bz2 gentoo-8488d61761a5bcae1435ce45dc9d65a8d58db691.zip |
dev-perl/Config-General: amd64 stable wrt bug #616134
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Config-General')
-rw-r--r-- | dev-perl/Config-General/Config-General-2.630.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Config-General/Config-General-2.630.0.ebuild b/dev-perl/Config-General/Config-General-2.630.0.ebuild index 1821f8348793..1acdf5f6ae86 100644 --- a/dev-perl/Config-General/Config-General-2.630.0.ebuild +++ b/dev-perl/Config-General/Config-General-2.630.0.ebuild @@ -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=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Config file parser module" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |