commit: e619752a99e88f65d4ce0c832132bb81e6ae4043 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Feb 9 08:49:24 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Feb 9 08:49:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e619752a
media-gfx/rawtherapee: Stabilize 5.9-r2 x86, #892425 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> media-gfx/rawtherapee/rawtherapee-5.9-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/rawtherapee/rawtherapee-5.9-r2.ebuild b/media-gfx/rawtherapee/rawtherapee-5.9-r2.ebuild index f0320ecbccc6..b9dedd4ce79c 100644 --- a/media-gfx/rawtherapee/rawtherapee-5.9-r2.ebuild +++ b/media-gfx/rawtherapee/rawtherapee-5.9-r2.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=7 @@ -12,7 +12,7 @@ SRC_URI="https://rawtherapee.com/shared/source/${MY_P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~riscv x86" IUSE="openmp tcmalloc" RDEPEND="
