diff options
author | Sam James <sam@gentoo.org> | 2024-07-27 13:32:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-27 13:32:46 +0100 |
commit | 03289602d2788e45430800a98862bcbc64655614 (patch) | |
tree | 32db081bd7a0dcac898a729bdf384fef016abfe6 /dev-perl | |
parent | dev-perl/HTTP-Message: Stabilize 6.460.0 x86, #936778 (diff) | |
download | gentoo-03289602d2788e45430800a98862bcbc64655614.tar.gz gentoo-03289602d2788e45430800a98862bcbc64655614.tar.bz2 gentoo-03289602d2788e45430800a98862bcbc64655614.zip |
dev-perl/GD: Stabilize 2.820.0 amd64, #936779
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/GD/GD-2.820.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/GD/GD-2.820.0.ebuild b/dev-perl/GD/GD-2.820.0.ebuild index 74a6a94a7c90..787214a313bc 100644 --- a/dev-perl/GD/GD-2.820.0.ebuild +++ b/dev-perl/GD/GD-2.820.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 ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="animgif fcgi test truetype xpm" RDEPEND=" |