From c29d66e7b42eccb64fc9cae86517f65ab62ad94d Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Tue, 9 Jul 2019 00:10:11 +1200 Subject: dev-perl/HTML-StripScripts-Parser: Fix unsorted keywords Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric --- .../HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-perl/HTML-StripScripts-Parser') diff --git a/dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0.ebuild b/dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0.ebuild index 3c821a9afdd7..0a0a988adf56 100644 --- a/dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.0.ebuild +++ b/dev-perl/HTML-StripScripts-Parser/HTML-StripScripts-Parser-1.30.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="XSS filter using HTML::Parser" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="test" RDEPEND=" -- cgit v1.2.3-65-gdbad