summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-04 09:01:11 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-04 09:01:11 +0200
commitccce36b5ad7106ced4799fccfa772326e09ce035 (patch)
tree4cdac17a0479e82509f981b7213743c09b5e2ce2 /dev-perl/Config-IniFiles
parentdev-perl/Config-Grammar: amd64 stable wrt bug #788037 (diff)
downloadgentoo-ccce36b5ad7106ced4799fccfa772326e09ce035.tar.gz
gentoo-ccce36b5ad7106ced4799fccfa772326e09ce035.tar.bz2
gentoo-ccce36b5ad7106ced4799fccfa772326e09ce035.zip
dev-perl/Config-IniFiles: amd64 stable wrt bug #788040
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Config-IniFiles')
-rw-r--r--dev-perl/Config-IniFiles/Config-IniFiles-3.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Config-IniFiles/Config-IniFiles-3.0.3.ebuild b/dev-perl/Config-IniFiles/Config-IniFiles-3.0.3.ebuild
index 95751383bc0a..fa7077686929 100644
--- a/dev-perl/Config-IniFiles/Config-IniFiles-3.0.3.ebuild
+++ b/dev-perl/Config-IniFiles/Config-IniFiles-3.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="A module for reading .ini-style configuration files"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"