diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-22 19:44:26 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-22 19:49:04 -0500 |
commit | c3000ec7b40349d5ce2936994fd01a1d7584c69e (patch) | |
tree | 87681a67b6e4d834ec8d6388d7c571257c0eb5f7 /media-libs | |
parent | media-libs/babl: arm64 stable (bug #700642) (diff) | |
download | gentoo-c3000ec7b40349d5ce2936994fd01a1d7584c69e.tar.gz gentoo-c3000ec7b40349d5ce2936994fd01a1d7584c69e.tar.bz2 gentoo-c3000ec7b40349d5ce2936994fd01a1d7584c69e.zip |
media-libs/gegl: arm64 stable (bug #700642)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gegl/gegl-0.4.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gegl/gegl-0.4.16.ebuild b/media-libs/gegl/gegl-0.4.16.ebuild index de41e66887f7..454ee274e32f 100644 --- a/media-libs/gegl/gegl-0.4.16.ebuild +++ b/media-libs/gegl/gegl-0.4.16.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.bz2" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~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" |