summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-28 13:03:11 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-28 13:15:50 -0400
commit2a043508166bbaf1ce5b560b5eb76a4cb5d8d3be (patch)
tree18cb1207a11c4214385aefe2a65c73e8feb4c6f7 /dev-perl/GDTextUtil
parentsys-kernel/gentoo-sources: Linux patch 5.2.4 (diff)
downloadgentoo-2a043508166bbaf1ce5b560b5eb76a4cb5d8d3be.tar.gz
gentoo-2a043508166bbaf1ce5b560b5eb76a4cb5d8d3be.tar.bz2
gentoo-2a043508166bbaf1ce5b560b5eb76a4cb5d8d3be.zip
dev-perl/GDTextUtil: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/GDTextUtil')
-rw-r--r--dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild
index bb675ab8f2a8..a64ab297bb81 100644
--- a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild
+++ b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Text utilities for use with GD"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm arm64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
IUSE=""
RDEPEND="dev-perl/GD"