summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-25 08:51:18 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-25 08:51:25 -0500
commitb8549515cbe2f0050fbbdfeb66ee017dde238f8a (patch)
treeb42e6fdae0a8c2f8510ce9e417eceb16b4d6f0c1 /media-libs/gegl
parentmedia-libs/libnsgif: arm64 keyworded (bug #698696) (diff)
downloadgentoo-b8549515cbe2f0050fbbdfeb66ee017dde238f8a.tar.gz
gentoo-b8549515cbe2f0050fbbdfeb66ee017dde238f8a.tar.bz2
gentoo-b8549515cbe2f0050fbbdfeb66ee017dde238f8a.zip
media-libs/gegl: arm64 keyworded (bug #698696)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
Diffstat (limited to 'media-libs/gegl')
-rw-r--r--media-libs/gegl/gegl-0.4.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gegl/gegl-0.4.18.ebuild b/media-libs/gegl/gegl-0.4.18.ebuild
index 96f2051b491a..2ee30f33a600 100644
--- a/media-libs/gegl/gegl-0.4.18.ebuild
+++ b/media-libs/gegl/gegl-0.4.18.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then
SRC_URI=""
else
SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="A graph based image processing framework"