dev-perl/HTML-Clean: s390 stable wrt bug #667266

Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
This commit is contained in:
Mikle Kolyada
2018-12-08 15:29:15 +03:00
parent e4c88e63c3
commit ceee5455fd

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2018 Gentoo Authors
# 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"