commit: ae7213d98c78c71de53a8e306f8534d09df7a6e4 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Thu Apr 5 14:05:51 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu Apr 5 14:09:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae7213d9
dev-perl/ConfigReader: amd64 stable Bug: https://bugs.gentoo.org/652560 Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-perl/ConfigReader/ConfigReader-0.500.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/ConfigReader/ConfigReader-0.500.0-r2.ebuild b/dev-perl/ConfigReader/ConfigReader-0.500.0-r2.ebuild index 0dd7ae6b722..332803a2465 100644 --- a/dev-perl/ConfigReader/ConfigReader-0.500.0-r2.ebuild +++ b/dev-perl/ConfigReader/ConfigReader-0.500.0-r2.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 @@ -11,7 +11,7 @@ DESCRIPTION="Read directives from a configuration file" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" PATCHES=( "${FILESDIR}/${P}-makefile-tests.patch" )