dev-perl/HTML-Clean: stable 0.800.0-r2 for sparc
authorRolf Eike Beer <eike@sf-mail.de>
Sat, 9 Jun 2018 17:57:47 +0000 (19:57 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 9 Jun 2018 18:53:49 +0000 (19:53 +0100)
Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

dev-perl/HTML-Clean/HTML-Clean-0.800.0-r2.ebuild

index 4c01d0862e24829dede381f268605274135a05ae..2521ed032411edd4434d2247a7709eab63404554 100644 (file)
@@ -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="Cleans up HTML code for web browsers, not humans"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~s390 sparc ~x86"
 IUSE=""
 
 RDEPEND="!<app-text/html-xml-utils-5.3"