diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:43:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:43:49 +0200 |
commit | 8870f9313e3b791201cf3b8b906b45cf416e5e96 (patch) | |
tree | 8990641f56042f8db36ac7217362540411a81501 /media-gfx/rawtherapee | |
parent | media-gfx/nvidia-cg-toolkit: x86 stable wrt bug #681516 (diff) | |
download | gentoo-8870f9313e3b791201cf3b8b906b45cf416e5e96.tar.gz gentoo-8870f9313e3b791201cf3b8b906b45cf416e5e96.tar.bz2 gentoo-8870f9313e3b791201cf3b8b906b45cf416e5e96.zip |
media-gfx/rawtherapee: x86 stable wrt bug #681522
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'media-gfx/rawtherapee')
-rw-r--r-- | media-gfx/rawtherapee/rawtherapee-5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/rawtherapee/rawtherapee-5.5.ebuild b/media-gfx/rawtherapee/rawtherapee-5.5.ebuild index a47d21b7863e..707036915c1b 100644 --- a/media-gfx/rawtherapee/rawtherapee-5.5.ebuild +++ b/media-gfx/rawtherapee/rawtherapee-5.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://rawtherapee.com/shared/source/${MY_P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="openmp" |