diff options
Diffstat (limited to 'media-gfx/ufraw/ufraw-0.20.ebuild')
-rw-r--r-- | media-gfx/ufraw/ufraw-0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/ufraw/ufraw-0.20.ebuild b/media-gfx/ufraw/ufraw-0.20.ebuild index 810db6e79fb5..9ade4fb37478 100644 --- a/media-gfx/ufraw/ufraw-0.20.ebuild +++ b/media-gfx/ufraw/ufraw-0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ufraw-0.20.ebuild,v 1.2 2014/09/28 16:24:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ufraw-0.20.ebuild,v 1.3 2014/10/27 18:10:14 jer Exp $ EAPI=5 inherit autotools eutils fdo-mime gnome2-utils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="contrast fits gimp gnome gtk openmp timezone" RDEPEND="dev-libs/glib:2 |