commit: fd8355fd768cb31a4e4cba544a6bf415e0b84f3d Author: Jason Zaman <perfinion <AT> gentoo <DOT> org> AuthorDate: Sat Feb 24 08:05:27 2018 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Sat Feb 24 08:06:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd8355fd
dev-perl/WWW-Form-UrlEncoded-XS: amd64 stable Gentoo-bug: 648578 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-perl/WWW-Form-UrlEncoded-XS/WWW-Form-UrlEncoded-XS-0.240.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/WWW-Form-UrlEncoded-XS/WWW-Form-UrlEncoded-XS-0.240.0.ebuild b/dev-perl/WWW-Form-UrlEncoded-XS/WWW-Form-UrlEncoded-XS-0.240.0.ebuild index 3fe429c6d98..3a94707a736 100644 --- a/dev-perl/WWW-Form-UrlEncoded-XS/WWW-Form-UrlEncoded-XS-0.240.0.ebuild +++ b/dev-perl/WWW-Form-UrlEncoded-XS/WWW-Form-UrlEncoded-XS-0.240.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 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="XS parsing/building of application/x-www-form-urlencoded" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND="
