diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-10-12 16:46:15 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-10-12 16:46:15 -0700 |
commit | d0ddfd7d2acc5f2be9f9e068efafe768085bc68a (patch) | |
tree | 038b2fa34aaef8a0ea40bbeab1397aab699900ac /media-libs/gegl | |
parent | media-libs/codec2-0.8.1: alpha stable, bug 682558 (diff) | |
download | gentoo-d0ddfd7d2acc5f2be9f9e068efafe768085bc68a.tar.gz gentoo-d0ddfd7d2acc5f2be9f9e068efafe768085bc68a.tar.bz2 gentoo-d0ddfd7d2acc5f2be9f9e068efafe768085bc68a.zip |
media-libs/gegl-0.2.0-r6: alpha stable, bug 682558
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/gegl')
-rw-r--r-- | media-libs/gegl/gegl-0.2.0-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gegl/gegl-0.2.0-r6.ebuild b/media-libs/gegl/gegl-0.2.0-r6.ebuild index a7573fa095ca..802b8455a8fd 100644 --- a/media-libs/gegl/gegl-0.2.0-r6.ebuild +++ b/media-libs/gegl/gegl-0.2.0-r6.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2" LICENSE="|| ( GPL-3 LGPL-3 )" SLOT="0" -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" IUSE="cairo debug ffmpeg jpeg lensfun libav cpu_flags_x86_mmx openexr png raw sdl cpu_flags_x86_sse svg umfpack" # +introspection vala |