diff options
-rw-r--r-- | media-gfx/darktable/darktable-2.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/darktable/darktable-2.0.6.ebuild b/media-gfx/darktable/darktable-2.0.6.ebuild index dfce41d7bbd1..db422c237e47 100644 --- a/media-gfx/darktable/darktable-2.0.6.ebuild +++ b/media-gfx/darktable/darktable-2.0.6.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 |