commit: e710fa238f92d048727c5983dbf46a499d3d0e13 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Thu Apr 5 14:05:31 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu Apr 5 14:09:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e710fa23
dev-perl/Config-IniFiles: amd64 stable Bug: https://bugs.gentoo.org/652558 Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-perl/Config-IniFiles/Config-IniFiles-2.940.0.ebuild | 4 ++-- 1 file 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 65518b6f186..b76e5ac4fb3 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
