From: Sam James (sam_c) Date: Tue, 28 Apr 2020 21:08:07 +0000 (+0000) Subject: dev-perl/HTML-Template: arm64 keyworded (bug #708772) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=aa95edc076b59318a2a77bdde159c69270cae168;p=gentoo.git dev-perl/HTML-Template: arm64 keyworded (bug #708772) Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) Signed-off-by: Mart Raudsepp --- 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 bb9eefe307f6..852ebfe53564 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-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # 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" +KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )"