summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-05 10:04:33 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-05 10:09:15 -0400
commit05021c42a24726d2e3fd2744c735cccbe6fefae8 (patch)
tree1227a557d8dc6ee6f9b549e6b57450cd55ddc80e /dev-perl/Config-Any
parentdev-perl/common-sense: amd64 stable (diff)
downloadgentoo-05021c42a24726d2e3fd2744c735cccbe6fefae8.tar.gz
gentoo-05021c42a24726d2e3fd2744c735cccbe6fefae8.tar.bz2
gentoo-05021c42a24726d2e3fd2744c735cccbe6fefae8.zip
dev-perl/Config-Any: amd64 stable
Bug: https://bugs.gentoo.org/652552 Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Config-Any')
-rw-r--r--dev-perl/Config-Any/Config-Any-0.320.0.ebuild4
1 files changed, 2 insertions, 2 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 03cadedf4641..b18acdaa5639 100644
--- a/dev-perl/Config-Any/Config-Any-0.320.0.ebuild
+++ b/dev-perl/Config-Any/Config-Any-0.320.0.ebuild
@@ -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="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="