diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 16:52:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 16:52:30 +0300 |
commit | aca962ca91a1fcd7ea33fe5417a81229228261da (patch) | |
tree | 036b3c35a1ef5667526ec9d462289eb2689aa8f9 /media-libs/gegl | |
parent | media-libs/zimg: arm stable wrt bug #688808 (diff) | |
download | gentoo-aca962ca91a1fcd7ea33fe5417a81229228261da.tar.gz gentoo-aca962ca91a1fcd7ea33fe5417a81229228261da.tar.bz2 gentoo-aca962ca91a1fcd7ea33fe5417a81229228261da.zip |
media-libs/gegl: arm stable wrt bug #684522
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-libs/gegl')
-rw-r--r-- | media-libs/gegl/gegl-0.3.34.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gegl/gegl-0.3.34.ebuild b/media-libs/gegl/gegl-0.3.34.ebuild index 5d43a230b8ee..f8d856ccf08c 100644 --- a/media-libs/gegl/gegl-0.3.34.ebuild +++ b/media-libs/gegl/gegl-0.3.34.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-fbsd ~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-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi DESCRIPTION="A graph based image processing framework" |