commit: a84975507182edf617833d98375929a2c6e35aa4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 24 23:45:04 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 23:45:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8497550
media-libs/gegl: Stabilize 0.4.58 arm64, #953696
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/gegl/gegl-0.4.58.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/gegl/gegl-0.4.58.ebuild
b/media-libs/gegl/gegl-0.4.58.ebuild
index fd2ec6f92c0b..8ccf44d9475b 100644
--- a/media-libs/gegl/gegl-0.4.58.ebuild
+++ b/media-libs/gegl/gegl-0.4.58.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git"
else
SRC_URI="https://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64
~riscv x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv
x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="A graph based image processing framework"