From 3cf1e75faa497fbcdf113e02454e33e91334571b Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Tue, 9 Jul 2019 00:02:18 +1200 Subject: [PATCH] dev-perl/HTML-StripScripts: Fix unsorted keywords Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric --- dev-perl/HTML-StripScripts/HTML-StripScripts-1.60.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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=" -- 2.26.2