diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:07:50 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:41:24 +0200 |
commit | 523696180fd6aba49b01f24bf3c68d4773793f40 (patch) | |
tree | 7be5132d7e087e14b8b08b8376e76b92cc26c8e9 /dev-perl/HTML-Template | |
parent | dev-perl/HTML-Scrubber: x86 stable (bug #657636) (diff) | |
download | gentoo-523696180fd6aba49b01f24bf3c68d4773793f40.tar.gz gentoo-523696180fd6aba49b01f24bf3c68d4773793f40.tar.bz2 gentoo-523696180fd6aba49b01f24bf3c68d4773793f40.zip |
dev-perl/HTML-Template: x86 stable (bug #657636)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/HTML-Template')
-rw-r--r-- | dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild b/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild index 54fcf4e980b1..57f67a7df21b 100644 --- a/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild +++ b/dev-perl/HTML-Template/HTML-Template-2.970.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A Perl module to use HTML Templates" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="test" RDEPEND=" |