From: Aaron Bauman Date: Sat, 13 Apr 2019 17:25:03 +0000 (-0400) Subject: dev-perl/GDTextUtil: arm64 keyworded (bug #683162) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=301aa858f70410e535ea213ccc28d623190a37bc;p=gentoo.git dev-perl/GDTextUtil: arm64 keyworded (bug #683162) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- 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"