diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-04-24 09:30:22 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-04-24 09:30:22 +1200 |
commit | 873ee02a6ffc1d26245c30a9e2630d9e81d1c6d1 (patch) | |
tree | 0a06f8ea38922ddab182049dae097bc3f8b4502d /dev-perl/Config-Any | |
parent | dev-perl/Config-General: 2.630.0 ALLARCHES stable re bug #616134 (diff) | |
download | gentoo-873ee02a6ffc1d26245c30a9e2630d9e81d1c6d1.tar.gz gentoo-873ee02a6ffc1d26245c30a9e2630d9e81d1c6d1.tar.bz2 gentoo-873ee02a6ffc1d26245c30a9e2630d9e81d1c6d1.zip |
dev-perl/Config-Any: 0.290.0 ALLARCHES stable re bug #616134
Bug: https://bugs.gentoo.org/616134
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Config-Any')
-rw-r--r-- | dev-perl/Config-Any/Config-Any-0.290.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Config-Any/Config-Any-0.290.0.ebuild b/dev-perl/Config-Any/Config-Any-0.290.0.ebuild index 11911814b374..d74648decb5a 100644 --- a/dev-perl/Config-Any/Config-Any-0.290.0.ebuild +++ b/dev-perl/Config-Any/Config-Any-0.290.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Load configuration from different file formats, transparently" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86 ~ppc-aix" +KEYWORDS="amd64 arm ppc x86 ~ppc-aix" IUSE="test minimal +json" # json should pull Cpanel-JSON-XS |