diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-01 08:55:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-01 08:55:51 +0100 |
commit | 974e94c5ae8865c95154cf0b858755e7e7eb7798 (patch) | |
tree | 08a37378396437defe7cb487c75127f02bb2357b /dev-perl/GD | |
parent | dev-perl/Test-Fork: keyworded 0.20.0 for ia64 (diff) | |
download | gentoo-974e94c5ae8865c95154cf0b858755e7e7eb7798.tar.gz gentoo-974e94c5ae8865c95154cf0b858755e7e7eb7798.tar.bz2 gentoo-974e94c5ae8865c95154cf0b858755e7e7eb7798.zip |
dev-perl/GD: keyworded 2.730.0 for ia64
keyworded wrt bug #791481
Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@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 d6d5874dceeb..7c2acda1ecf6 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 ~arm64 ~hppa ~mips ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~sparc" IUSE="animgif fcgi gif jpeg png test truetype xpm" RDEPEND=" |