commit: 41b203e12ca9464bc5504305e3eebc597787f982
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 20 21:51:22 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Feb 20 21:51:22 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41b203e1
dev-perl/Text-Template: keyword 1.610.0 for ~arm
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Text-Template/Text-Template-1.610.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Text-Template/Text-Template-1.610.0.ebuild
b/dev-perl/Text-Template/Text-Template-1.610.0.ebuild
index 2f82d6722a92..77aea35e63b1 100644
--- a/dev-perl/Text-Template/Text-Template-1.610.0.ebuild
+++ b/dev-perl/Text-Template/Text-Template-1.610.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Expand template text with embedded Perl"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv x86"
RDEPEND="
virtual/perl-Carp