diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-31 23:18:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-31 23:20:21 +0100 |
commit | 78c4816d6d769c6216a7dbd80f06489fcb7cd059 (patch) | |
tree | 63d07bb7bb60bd5ee715d2e4e76bd4314a38f085 /media-gfx | |
parent | dev-util/distro-info: amd64 stable wrt bug #604020 (diff) | |
download | gentoo-78c4816d6d769c6216a7dbd80f06489fcb7cd059.tar.gz gentoo-78c4816d6d769c6216a7dbd80f06489fcb7cd059.tar.bz2 gentoo-78c4816d6d769c6216a7dbd80f06489fcb7cd059.zip |
media-gfx/luminance-hdr: amd64 stable wrt bug #575084
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/luminance-hdr/luminance-hdr-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/luminance-hdr/luminance-hdr-2.4.0.ebuild b/media-gfx/luminance-hdr/luminance-hdr-2.4.0.ebuild index 6c1e6ef91e4e..f174d269d007 100644 --- a/media-gfx/luminance-hdr/luminance-hdr-2.4.0.ebuild +++ b/media-gfx/luminance-hdr/luminance-hdr-2.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/qtpfsgui/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LANGS=" cs de es fi fr hi hu id it pl ro ru sk tr zh" IUSE="cpu_flags_x86_sse2 fits openmp test ${LANGS// / linguas_}" |