diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-08-11 18:14:18 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-08-11 18:18:18 +0300 |
commit | 6f94940fc07f0c21921755dbc107bf124f3e493d (patch) | |
tree | 6c13527642ecef50a893dba856e7c5f56e9ac4a3 /media-gfx/rawtherapee | |
parent | media-gfx/rawtherapee: add some missing deps to 5.8-r1 (diff) | |
download | gentoo-6f94940fc07f0c21921755dbc107bf124f3e493d.tar.gz gentoo-6f94940fc07f0c21921755dbc107bf124f3e493d.tar.bz2 gentoo-6f94940fc07f0c21921755dbc107bf124f3e493d.zip |
media-gfx/rawtherapee: ekeyword ~all 5.8-r1 due to new patches
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-gfx/rawtherapee')
-rw-r--r-- | media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild b/media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild index fd673b584746..9986f490f4b0 100644 --- a/media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild +++ b/media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 tcmalloc" RDEPEND=" |