commit: 4b63ee022b4737a480736d393c3590bfca589ace Author: Jason Zaman <perfinion <AT> gentoo <DOT> org> AuthorDate: Sat Feb 24 08:03:38 2018 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Sat Feb 24 08:06:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b63ee02
dev-perl/HTTP-Entity-Parser: amd64 stable Gentoo-bug: 648578 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.200.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.200.0.ebuild b/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.200.0.ebuild index 412432afef8..065049ce628 100644 --- a/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.200.0.ebuild +++ b/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.200.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="PSGI compliant HTTP Entity Parser" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test +xs" RDEPEND="
