Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/GD/
Date: Tue, 01 Jun 2021 07:55:57
Message-Id: 1622534151.974e94c5ae8865c95154cf0b858755e7e7eb7798.slyfox@gentoo
1 commit: 974e94c5ae8865c95154cf0b858755e7e7eb7798
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 1 07:55:43 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 1 07:55:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=974e94c5
7
8 dev-perl/GD: keyworded 2.730.0 for ia64
9
10 keyworded wrt bug #791481
11
12 Package-Manager: Portage-3.0.19, Repoman-3.0.3
13 RepoMan-Options: --include-arches="ia64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-perl/GD/GD-2.730.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-perl/GD/GD-2.730.0.ebuild b/dev-perl/GD/GD-2.730.0.ebuild
20 index d6d5874dcee..7c2acda1ecf 100644
21 --- a/dev-perl/GD/GD-2.730.0.ebuild
22 +++ b/dev-perl/GD/GD-2.730.0.ebuild
23 @@ -11,7 +11,7 @@ inherit perl-module
24 DESCRIPTION="Interface to Thomas Boutell's gd library"
25
26 SLOT="0"
27 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~sparc"
28 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~sparc"
29 IUSE="animgif fcgi gif jpeg png test truetype xpm"
30
31 RDEPEND="