diff options
author | 2023-02-05 23:55:09 +0100 | |
---|---|---|
committer | 2023-02-07 11:36:55 +0100 | |
commit | 3be3ea72e1a2415e745d86a70f8416ee2df6d6ec (patch) | |
tree | 4f3fa36dd3d656e5494ce9149bcc79a1f41ceab1 /media-gfx | |
parent | media-gfx/digikam: destabilize 7.9.0-r1 for ~x86 (diff) | |
download | gentoo-3be3ea72e1a2415e745d86a70f8416ee2df6d6ec.tar.gz gentoo-3be3ea72e1a2415e745d86a70f8416ee2df6d6ec.tar.bz2 gentoo-3be3ea72e1a2415e745d86a70f8416ee2df6d6ec.zip |
media-gfx/luminance-hdr: destabilize 2.6.1.1-r1 for ~x86
Bug: https://bugs.gentoo.org/893234
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/luminance-hdr/luminance-hdr-2.6.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/luminance-hdr/luminance-hdr-2.6.1.1-r1.ebuild b/media-gfx/luminance-hdr/luminance-hdr-2.6.1.1-r1.ebuild index 1000641919fe..1b286cc00976 100644 --- a/media-gfx/luminance-hdr/luminance-hdr-2.6.1.1-r1.ebuild +++ b/media-gfx/luminance-hdr/luminance-hdr-2.6.1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/qtpfsgui/${P/_/.}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" IUSE="cpu_flags_x86_sse2 fits openmp test" RESTRICT="!test? ( test )" |