diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 17:55:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 17:55:40 +0100 |
commit | 3960210174e7605de3244711e64140dd9210ed4f (patch) | |
tree | 02a72ac2420b1a2b4ee526a6c4c7874face0f70a /media-gfx | |
parent | app-emulation/free42: amd64 stable wrt bug #604486 (diff) | |
download | gentoo-3960210174e7605de3244711e64140dd9210ed4f.tar.gz gentoo-3960210174e7605de3244711e64140dd9210ed4f.tar.bz2 gentoo-3960210174e7605de3244711e64140dd9210ed4f.zip |
media-gfx/darktable: amd64 stable wrt bug #604422
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/darktable/darktable-2.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/darktable/darktable-2.0.7.ebuild b/media-gfx/darktable/darktable-2.0.7.ebuild index dc8d7ba73e8a..dadaf2ff06d4 100644 --- a/media-gfx/darktable/darktable-2.0.7.ebuild +++ b/media-gfx/darktable/darktable-2.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="https://github.com/darktable-org/${PN}/releases/download/release-${PV}/ LICENSE="GPL-3 CC-BY-3.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LANGS=" ca cs da de el es fr he hu it ja nl pl pt-BR pt-PT ru sk sl sq sv uk" # TODO add lua once dev-lang/lua-5.2 is unmasked IUSE="colord cups cpu_flags_x86_sse3 doc flickr gphoto2 graphicsmagick jpeg2k kde libsecret |