Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/pngquant/
Date: Tue, 17 May 2022 07:56:33
Message-Id: 1652774128.733524efecb389081e15353ff2648b1a784a9c41.xen0n@gentoo
1 commit: 733524efecb389081e15353ff2648b1a784a9c41
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 17 07:35:04 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue May 17 07:55:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733524ef
7
8 media-gfx/pngquant: keyword 2.17.0 for ~loong
9
10 Tests passed on real hardware.
11
12 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
13
14 media-gfx/pngquant/pngquant-2.17.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/pngquant/pngquant-2.17.0.ebuild b/media-gfx/pngquant/pngquant-2.17.0.ebuild
18 index aad64b726dac..58086d135d45 100644
19 --- a/media-gfx/pngquant/pngquant-2.17.0.ebuild
20 +++ b/media-gfx/pngquant/pngquant-2.17.0.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/kornelski/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="GPL-3 HPND rwpng"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
27
28 IUSE="cpu_flags_x86_sse2 debug lcms openmp test"
29 REQUIRED_USE="test? ( lcms )"