summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-06-15 18:50:54 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-06-15 18:57:28 +0200
commitc0aa107cb347ddb1002c466c3e405dbf60c7a6a4 (patch)
tree85e542feb00eb57ded26121a4def07980775f00d /dev-perl/Config-INI
parentdev-perl/Mixin-Linewise: atable for amd64 (diff)
downloadgentoo-c0aa107cb347ddb1002c466c3e405dbf60c7a6a4.tar.gz
gentoo-c0aa107cb347ddb1002c466c3e405dbf60c7a6a4.tar.bz2
gentoo-c0aa107cb347ddb1002c466c3e405dbf60c7a6a4.zip
dev-perl/Config-INI: stable for amd64
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Config-INI')
-rw-r--r--dev-perl/Config-INI/Config-INI-0.25.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Config-INI/Config-INI-0.25.0.ebuild b/dev-perl/Config-INI/Config-INI-0.25.0.ebuild
index 701b3689afd3..dcd22ad2cc7e 100644
--- a/dev-perl/Config-INI/Config-INI-0.25.0.ebuild
+++ b/dev-perl/Config-INI/Config-INI-0.25.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit perl-module
DESCRIPTION="simple .ini-file format"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test minimal"
RESTRICT="!test? ( test )"