summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:44:42 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:45:01 +0300
commit8552f81b2f842ce8de6582dd741eafa9d99e05fd (patch)
tree19954d40795d9c9d7ff3508f7dccb661e79e6542 /media-gfx/openscad
parentmedia-gfx/hugin: destabilize for ~x86 (diff)
downloadgentoo-8552f81b2f842ce8de6582dd741eafa9d99e05fd.tar.gz
gentoo-8552f81b2f842ce8de6582dd741eafa9d99e05fd.tar.bz2
gentoo-8552f81b2f842ce8de6582dd741eafa9d99e05fd.zip
media-gfx/openscad: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx/openscad')
-rw-r--r--media-gfx/openscad/openscad-2021.01-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/openscad/openscad-2021.01-r4.ebuild b/media-gfx/openscad/openscad-2021.01-r4.ebuild
index c7456da4cd38..3098b9593364 100644
--- a/media-gfx/openscad/openscad-2021.01-r4.ebuild
+++ b/media-gfx/openscad/openscad-2021.01-r4.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=8
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.src.tar.gz -
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="emacs"
# tests are not fully working and need cmake which isn't yet
# officially supported.