diff options
author | 2021-05-25 10:46:39 +0000 | |
---|---|---|
committer | 2021-05-25 10:47:14 +0000 | |
commit | c87e898f1eaebb0b5c9c40b087f43ba3355631f1 (patch) | |
tree | dbdf16a8707544b3c8fedc81401501661e097f7b /dev-perl/GD | |
parent | dev-perl/Test-Fork: Keyword 0.20.0 arm64, #791481 (diff) | |
download | gentoo-c87e898f1eaebb0b5c9c40b087f43ba3355631f1.tar.gz gentoo-c87e898f1eaebb0b5c9c40b087f43ba3355631f1.tar.bz2 gentoo-c87e898f1eaebb0b5c9c40b087f43ba3355631f1.zip |
dev-perl/GD: Keyword 2.730.0 arm64, #791481
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/GD')
-rw-r--r-- | dev-perl/GD/GD-2.730.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/GD/GD-2.730.0.ebuild b/dev-perl/GD/GD-2.730.0.ebuild index ee0ff0cfeae6..d6d5874dceeb 100644 --- a/dev-perl/GD/GD-2.730.0.ebuild +++ b/dev-perl/GD/GD-2.730.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interface to Thomas Boutell's gd library" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~sparc" IUSE="animgif fcgi gif jpeg png test truetype xpm" RDEPEND=" |