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/gegl/
Date: Thu, 01 Dec 2022 03:22:04
Message-Id: 1669862645.a0b21c7de87e7192abe5a3f370bbf26423e168bd.xen0n@gentoo
1 commit: a0b21c7de87e7192abe5a3f370bbf26423e168bd
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 12:15:34 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 02:44:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0b21c7d
7
8 media-libs/gegl: keyword 0.4.40 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 media-libs/gegl/gegl-0.4.40.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/gegl/gegl-0.4.40.ebuild b/media-libs/gegl/gegl-0.4.40.ebuild
16 index db78c5647e6c..4f7349402b52 100644
17 --- a/media-libs/gegl/gegl-0.4.40.ebuild
18 +++ b/media-libs/gegl/gegl-0.4.40.ebuild
19 @@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then
20 SRC_URI=""
21 else
22 SRC_URI="https://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz"
23 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
24 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
25 fi
26
27 DESCRIPTION="A graph based image processing framework"