summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-22 05:32:14 +0000
committerMart Raudsepp <leio@gentoo.org>2020-06-22 22:02:43 +0300
commitf407bc681a8c76dfcc71d06b0263e2ca2a0f2570 (patch)
tree62261f6552748be0d9b35da04e8dcbf711f43f6e /dev-perl/Tk-TableMatrix
parentdev-perl/LWP-UserAgent-Determined: arm64 keyworded (bug #722280) (diff)
downloadgentoo-f407bc681a8c76dfcc71d06b0263e2ca2a0f2570.tar.gz
gentoo-f407bc681a8c76dfcc71d06b0263e2ca2a0f2570.tar.bz2
gentoo-f407bc681a8c76dfcc71d06b0263e2ca2a0f2570.zip
dev-perl/Tk-TableMatrix: arm64 keyworded (bug #722280)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-perl/Tk-TableMatrix')
-rw-r--r--dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.230.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.230.0-r2.ebuild b/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.230.0-r2.ebuild
index f08215ade932..cb194b283990 100644
--- a/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.230.0-r2.ebuild
+++ b/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.230.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="Create and manipulate tables in Perl + Tk"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND="dev-perl/Tk"