diff options
author | Sam James <sam@gentoo.org> | 2024-10-31 13:48:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-31 13:48:41 +0000 |
commit | 35d022d109f6fea9ffb65522f56cb136b9c59729 (patch) | |
tree | dc0a7d0a409f58ae4b93f9a320f656f0ffdda28a | |
parent | dev-perl/GD: Stabilize 2.830.0 arm64, #941571 (diff) | |
download | gentoo-35d022d109f6fea9ffb65522f56cb136b9c59729.tar.gz gentoo-35d022d109f6fea9ffb65522f56cb136b9c59729.tar.bz2 gentoo-35d022d109f6fea9ffb65522f56cb136b9c59729.zip |
dev-perl/GD: Stabilize 2.830.0 arm, #941571
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/GD/GD-2.830.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/GD/GD-2.830.0.ebuild b/dev-perl/GD/GD-2.830.0.ebuild index 70aa09a0a8f4..cdc24a56ecf1 100644 --- a/dev-perl/GD/GD-2.830.0.ebuild +++ b/dev-perl/GD/GD-2.830.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interface to Thomas Boutell's gd library" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="animgif fcgi test truetype xpm" RDEPEND=" |