diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:03:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:41:14 +0200 |
commit | c3e145b429d946d0ff6f5b266276308ce8c0ce0a (patch) | |
tree | 2ed15a84cb0c39975945edffbf02e9bf018ef18a | |
parent | dev-perl/Test-FailWarnings: x86 stable (bug #657636) (diff) | |
download | gentoo-c3e145b429d946d0ff6f5b266276308ce8c0ce0a.tar.gz gentoo-c3e145b429d946d0ff6f5b266276308ce8c0ce0a.tar.bz2 gentoo-c3e145b429d946d0ff6f5b266276308ce8c0ce0a.zip |
dev-perl/HTML-Formatter: x86 stable (bug #657636)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r-- | dev-perl/HTML-Formatter/HTML-Formatter-2.160.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Formatter/HTML-Formatter-2.160.0.ebuild b/dev-perl/HTML-Formatter/HTML-Formatter-2.160.0.ebuild index 8a236d55303a..c6cff4e09f09 100644 --- a/dev-perl/HTML-Formatter/HTML-Formatter-2.160.0.ebuild +++ b/dev-perl/HTML-Formatter/HTML-Formatter-2.160.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="Base class for HTML Formatters" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="test" RDEPEND=" |