commit: be797ab1de1714945372b1b04e301f083c4a5f6d Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Sat Jun 9 17:54:07 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Jun 9 18:53:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be797ab1
dev-perl/HTML-Strip: stable 2.100.0 for sparc Bug: https://bugs.gentoo.org/657636 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" dev-perl/HTML-Strip/HTML-Strip-2.100.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/HTML-Strip/HTML-Strip-2.100.0.ebuild b/dev-perl/HTML-Strip/HTML-Strip-2.100.0.ebuild index ddd3953339a..bc5f7dfc120 100644 --- a/dev-perl/HTML-Strip/HTML-Strip-2.100.0.ebuild +++ b/dev-perl/HTML-Strip/HTML-Strip-2.100.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Extension for stripping HTML markup from text" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="test" RDEPEND="
