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-libs/libsixel/
Date: Tue, 17 May 2022 07:56:33
Message-Id: 1652774128.8a461a1b20159f4920f4653b31fb67b122b77dbe.xen0n@gentoo
1 commit: 8a461a1b20159f4920f4653b31fb67b122b77dbe
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 17 07:34:58 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=8a461a1b
7
8 media-libs/libsixel: keyword 1.10.3 for ~loong
9
10 Tests passed on real hardware.
11
12 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
13
14 media-libs/libsixel/libsixel-1.10.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/libsixel/libsixel-1.10.3.ebuild b/media-libs/libsixel/libsixel-1.10.3.ebuild
18 index 636229521e33..efb35565e0f7 100644
19 --- a/media-libs/libsixel/libsixel-1.10.3.ebuild
20 +++ b/media-libs/libsixel/libsixel-1.10.3.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="MIT public-domain"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ia64 ~x86"
26 +KEYWORDS="~amd64 ~ia64 ~loong ~x86"
27 IUSE="curl gd gtk jpeg png python test"
28 RESTRICT="!test? ( test )"
29 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"