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/sdl2-image/
Date: Thu, 19 May 2022 12:19:07
Message-Id: 1652962694.6762d9e0ac7d7f93a3023e47ffcf946040da4d06.xen0n@gentoo
1 commit: 6762d9e0ac7d7f93a3023e47ffcf946040da4d06
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 19 11:46:07 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Thu May 19 12:18:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6762d9e0
7
8 media-libs/sdl2-image: keyword 2.0.5_p20210328 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 media-libs/sdl2-image/sdl2-image-2.0.5_p20210328.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/sdl2-image/sdl2-image-2.0.5_p20210328.ebuild b/media-libs/sdl2-image/sdl2-image-2.0.5_p20210328.ebuild
16 index eb2a23bf368e..c528513281cd 100644
17 --- a/media-libs/sdl2-image/sdl2-image-2.0.5_p20210328.ebuild
18 +++ b/media-libs/sdl2-image/sdl2-image-2.0.5_p20210328.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/libsdl-org/SDL_image/archive/${MY_COMMIT}.tar.gz ->
26
27 LICENSE="ZLIB"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
31 IUSE="gif jpeg png static-libs tiff webp"
32
33 RDEPEND="