diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 08:13:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 08:13:16 +0000 |
commit | cdf5ee73d52c4b26fa0501ddd96f6386c441a511 (patch) | |
tree | 01bb6b3b4ff0284ce49929afb71990d4d04f86ae /media-libs/gegl/gegl-0.2.0-r2.ebuild | |
parent | Stable for amd64, wrt bug #481736 (diff) | |
download | gentoo-2-cdf5ee73d52c4b26fa0501ddd96f6386c441a511.tar.gz gentoo-2-cdf5ee73d52c4b26fa0501ddd96f6386c441a511.tar.bz2 gentoo-2-cdf5ee73d52c4b26fa0501ddd96f6386c441a511.zip |
Stable for amd64, wrt bug #481736
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/gegl/gegl-0.2.0-r2.ebuild')
-rw-r--r-- | media-libs/gegl/gegl-0.2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gegl/gegl-0.2.0-r2.ebuild b/media-libs/gegl/gegl-0.2.0-r2.ebuild index 24586840ae41..6d4d524a057b 100644 --- a/media-libs/gegl/gegl-0.2.0-r2.ebuild +++ b/media-libs/gegl/gegl-0.2.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.2.0-r2.ebuild,v 1.3 2013/09/09 18:06:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.2.0-r2.ebuild,v 1.4 2013/09/14 08:13:16 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2" LICENSE="|| ( GPL-3 LGPL-3 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="cairo debug ffmpeg jpeg jpeg2k lensfun mmx openexr png raw sdl sse svg umfpack" # +introspection vala |