commit: d81bef0f7c9e91ad59ee1139b17d2b26cffed35b Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Tue Jul 24 00:06:40 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Tue Jul 24 00:12:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d81bef0f
dev-perl/Pegex: amd64 stable wrt bug #661778 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Pegex/Pegex-0.640.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Pegex/Pegex-0.640.0.ebuild b/dev-perl/Pegex/Pegex-0.640.0.ebuild index ae807867a00..241c02b0922 100644 --- a/dev-perl/Pegex/Pegex-0.640.0.ebuild +++ b/dev-perl/Pegex/Pegex-0.640.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Acmeist PEG Parser Framework" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="test" RDEPEND="
