diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-05 10:05:31 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-05 10:09:19 -0400 |
commit | e710fa238f92d048727c5983dbf46a499d3d0e13 (patch) | |
tree | a1a4c61f5543649000c2e5be6b9472fd9c6a01a4 /dev-perl/Config-IniFiles | |
parent | dev-perl/Config-Grammar: amd64 stable (diff) | |
download | gentoo-e710fa238f92d048727c5983dbf46a499d3d0e13.tar.gz gentoo-e710fa238f92d048727c5983dbf46a499d3d0e13.tar.bz2 gentoo-e710fa238f92d048727c5983dbf46a499d3d0e13.zip |
dev-perl/Config-IniFiles: amd64 stable
Bug: https://bugs.gentoo.org/652558
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Config-IniFiles')
-rw-r--r-- | dev-perl/Config-IniFiles/Config-IniFiles-2.940.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Config-IniFiles/Config-IniFiles-2.940.0.ebuild b/dev-perl/Config-IniFiles/Config-IniFiles-2.940.0.ebuild index 65518b6f1866..b76e5ac4fb3b 100644 --- a/dev-perl/Config-IniFiles/Config-IniFiles-2.940.0.ebuild +++ b/dev-perl/Config-IniFiles/Config-IniFiles-2.940.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="A module for reading .ini-style configuration files" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="test" # needs List::Util and Scalar::Util |