diff options
author | Sam James <sam@gentoo.org> | 2021-10-29 12:14:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-29 12:14:43 +0100 |
commit | a7ca90a0809ee6ccd6b49899df88fe9277ec8ab1 (patch) | |
tree | ec998456c2f9e2a3655f7122dd971ce6e6dfce97 /media-libs/gegl | |
parent | media-libs/babl: Stabilize 0.1.88 x86, #819372 (diff) | |
download | gentoo-a7ca90a0809ee6ccd6b49899df88fe9277ec8ab1.tar.gz gentoo-a7ca90a0809ee6ccd6b49899df88fe9277ec8ab1.tar.bz2 gentoo-a7ca90a0809ee6ccd6b49899df88fe9277ec8ab1.zip |
media-libs/gegl: Stabilize 0.4.32 x86, #819372
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/gegl')
-rw-r--r-- | media-libs/gegl/gegl-0.4.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gegl/gegl-0.4.32.ebuild b/media-libs/gegl/gegl-0.4.32.ebuild index 755a9e960031..cb1f8d5b6c51 100644 --- a/media-libs/gegl/gegl-0.4.32.ebuild +++ b/media-libs/gegl/gegl-0.4.32.ebuild @@ -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" |