diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-13 13:25:03 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-13 13:27:33 -0400 |
commit | 301aa858f70410e535ea213ccc28d623190a37bc (patch) | |
tree | 8ee70485a3457bf7d66f544ee552948385017b3b | |
parent | dev-perl/LaTeX-Driver: arm64 keyworded (bug #683162) (diff) | |
download | gentoo-301aa858f70410e535ea213ccc28d623190a37bc.tar.gz gentoo-301aa858f70410e535ea213ccc28d623190a37bc.tar.bz2 gentoo-301aa858f70410e535ea213ccc28d623190a37bc.zip |
dev-perl/GDTextUtil: arm64 keyworded (bug #683162)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r-- | dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild index 84f6fafad6b9..9bb349efc82e 100644 --- a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild +++ b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,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" |