diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-18 23:45:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-18 23:45:48 +0300 |
commit | 16b735f382c43fb46e4501bdb5387728b2ee6728 (patch) | |
tree | 5f7f466905c482c4691cc8d3564f35189d91ec59 /dev-perl | |
parent | dev-perl/Config-Tiny: arm stable wrt bug #652552 (diff) | |
download | gentoo-16b735f382c43fb46e4501bdb5387728b2ee6728.tar.gz gentoo-16b735f382c43fb46e4501bdb5387728b2ee6728.tar.bz2 gentoo-16b735f382c43fb46e4501bdb5387728b2ee6728.zip |
dev-perl/Config-Any: arm stable wrt bug #652552
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Config-Any/Config-Any-0.320.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Config-Any/Config-Any-0.320.0.ebuild b/dev-perl/Config-Any/Config-Any-0.320.0.ebuild index 51d9aae2a512..907a6cc935d3 100644 --- a/dev-perl/Config-Any/Config-Any-0.320.0.ebuild +++ b/dev-perl/Config-Any/Config-Any-0.320.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 +conf +ini +json +xml +yaml" RDEPEND=" |