diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:37:17 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:51:50 +0200 |
commit | 2c0790125b948de893d47278f7bd33917db38b3d (patch) | |
tree | 846051d275f25664f00a8ede268e2669afe08b32 /media-gfx/rawtherapee | |
parent | dev-python/python3-lxc: x86 stable (bug #669032) (diff) | |
download | gentoo-2c0790125b948de893d47278f7bd33917db38b3d.tar.gz gentoo-2c0790125b948de893d47278f7bd33917db38b3d.tar.bz2 gentoo-2c0790125b948de893d47278f7bd33917db38b3d.zip |
media-gfx/rawtherapee: x86 stable (bug #668498)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-gfx/rawtherapee')
-rw-r--r-- | media-gfx/rawtherapee/rawtherapee-5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/rawtherapee/rawtherapee-5.4.ebuild b/media-gfx/rawtherapee/rawtherapee-5.4.ebuild index 443bc8c4378f..02f58d5e2e52 100644 --- a/media-gfx/rawtherapee/rawtherapee-5.4.ebuild +++ b/media-gfx/rawtherapee/rawtherapee-5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="http://rawtherapee.com/shared/source/${MY_P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="openmp" |