diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 01:40:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 01:40:18 +0000 |
commit | 1ab357496e1cdb1685866539ab7b4cacfca6a907 (patch) | |
tree | 120799b397eb975190827cbc279bf3e579562720 /media-gfx | |
parent | sys-apps/ed: add 1.19_rc1 (unkeyworded) (diff) | |
download | gentoo-1ab357496e1cdb1685866539ab7b4cacfca6a907.tar.gz gentoo-1ab357496e1cdb1685866539ab7b4cacfca6a907.tar.bz2 gentoo-1ab357496e1cdb1685866539ab7b4cacfca6a907.zip |
media-gfx/rawtherapee: destabilize 5.9 for ~amd64, ~x86
Drop back to ~arch. Unintentionally pushed to stable.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/rawtherapee/rawtherapee-5.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/rawtherapee/rawtherapee-5.9.ebuild b/media-gfx/rawtherapee/rawtherapee-5.9.ebuild index dc930b95e291..cd447210a715 100644 --- a/media-gfx/rawtherapee/rawtherapee-5.9.ebuild +++ b/media-gfx/rawtherapee/rawtherapee-5.9.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 tcmalloc" RDEPEND=" |