commit: 61d067a6c418e6961b06994cfffddf5dc0b0fc42
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 27 13:54:20 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Feb 27 13:54:20 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d067a6
media-libs/gegl: Stabilize 0.4.34 amd64, #834053
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
media-libs/gegl/gegl-0.4.34.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/gegl/gegl-0.4.34.ebuild
b/media-libs/gegl/gegl-0.4.34.ebuild
index 2f812f3aec2c..744652d5647b 100644
--- a/media-libs/gegl/gegl-0.4.34.ebuild
+++ b/media-libs/gegl/gegl-0.4.34.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then
SRC_URI=""
else
SRC_URI="https://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64
~riscv ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv
~x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="A graph based image processing framework"