diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:44:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:38 +0100 |
commit | 33f48440c58f20cac20b3240eccd0005389db1d3 (patch) | |
tree | 99e5192448480d21ae82801fc004c35b5b99de62 /dev-perl/HTML-Clean | |
parent | dev-perl/glib-perl: stable 1.326.0 for ppc, bug #657634 (diff) | |
download | gentoo-33f48440c58f20cac20b3240eccd0005389db1d3.tar.gz gentoo-33f48440c58f20cac20b3240eccd0005389db1d3.tar.bz2 gentoo-33f48440c58f20cac20b3240eccd0005389db1d3.zip |
dev-perl/HTML-Clean: stable 0.800.0-r2 for ppc, bug #657636
Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/HTML-Clean')
-rw-r--r-- | dev-perl/HTML-Clean/HTML-Clean-0.800.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTML-Clean/HTML-Clean-0.800.0-r2.ebuild b/dev-perl/HTML-Clean/HTML-Clean-0.800.0-r2.ebuild index 8310fab5a089..bf01841b0284 100644 --- a/dev-perl/HTML-Clean/HTML-Clean-0.800.0-r2.ebuild +++ b/dev-perl/HTML-Clean/HTML-Clean-0.800.0-r2.ebuild @@ -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" |