diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-21 23:57:48 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-22 00:03:05 -0400 |
commit | 1c2ce50b008e3d997d34254ce1917e79ff2927e5 (patch) | |
tree | 3a5fa38a8ff4c99fffa9300578343afa3892dede /dev-perl/GD/GD-2.560.0-r1.ebuild | |
parent | dev-perl/ExtUtils-PkgConfig: arm64 stable (diff) | |
download | gentoo-1c2ce50b008e3d997d34254ce1917e79ff2927e5.tar.gz gentoo-1c2ce50b008e3d997d34254ce1917e79ff2927e5.tar.bz2 gentoo-1c2ce50b008e3d997d34254ce1917e79ff2927e5.zip |
dev-perl/GD: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/GD/GD-2.560.0-r1.ebuild')
-rw-r--r-- | dev-perl/GD/GD-2.560.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GD/GD-2.560.0-r1.ebuild b/dev-perl/GD/GD-2.560.0-r1.ebuild index c4df93414b3a..7541e8f80413 100644 --- a/dev-perl/GD/GD-2.560.0-r1.ebuild +++ b/dev-perl/GD/GD-2.560.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Interface to Thomas Boutell's gd library" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="animgif gif jpeg png truetype xpm" PATCHES=( "${FILESDIR}/${P}-rt106594.patch" |