Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gd/
Date: Sun, 16 May 2021 20:00:23
Message-Id: 1621195200.1ecf5a09dc69124ff05f6f59ee3c232bb6a1570a.sam@gentoo
1 commit: 1ecf5a09dc69124ff05f6f59ee3c232bb6a1570a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 20:00:00 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 20:00:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ecf5a09
7
8 media-libs/gd: Stabilize 2.3.2 amd64, #783555
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/gd/gd-2.3.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/gd/gd-2.3.2.ebuild b/media-libs/gd/gd-2.3.2.ebuild
16 index 9965a554fb4..2da3de41918 100644
17 --- a/media-libs/gd/gd-2.3.2.ebuild
18 +++ b/media-libs/gd/gd-2.3.2.ebuild
19 @@ -12,7 +12,7 @@ S="${WORKDIR}/lib${P}"
20
21 LICENSE="gd IJG HPND BSD"
22 SLOT="2/3"
23 -KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 IUSE="avif cpu_flags_x86_sse fontconfig +jpeg heif +png static-libs test tiff truetype webp xpm zlib"
26 RESTRICT="!test? ( test )"