From: Kent Fredric Date: Mon, 8 Jul 2019 12:02:18 +0000 (+1200) Subject: dev-perl/HTML-StripScripts: Fix unsorted keywords X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3cf1e75faa497fbcdf113e02454e33e91334571b;p=gentoo.git dev-perl/HTML-StripScripts: Fix unsorted keywords Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric --- diff --git a/dev-perl/HTML-StripScripts/HTML-StripScripts-1.60.0.ebuild b/dev-perl/HTML-StripScripts/HTML-StripScripts-1.60.0.ebuild index b5d162b30301..b39f377edc85 100644 --- a/dev-perl/HTML-StripScripts/HTML-StripScripts-1.60.0.ebuild +++ b/dev-perl/HTML-StripScripts/HTML-StripScripts-1.60.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Strip scripting constructs out of HTML" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="test" RDEPEND="