summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-06-03 10:28:00 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-06-03 10:28:26 +0300
commitb5afe3db950fa6eea03ff1a76e1b9281beb051d6 (patch)
treea89aa1090c973ee30fbbc48d62cc98d457aa41cb /media-gfx/openscad
parentwww-client/firefox: security cleanup (diff)
downloadgentoo-b5afe3db950fa6eea03ff1a76e1b9281beb051d6.tar.gz
gentoo-b5afe3db950fa6eea03ff1a76e1b9281beb051d6.tar.bz2
gentoo-b5afe3db950fa6eea03ff1a76e1b9281beb051d6.zip
media-gfx/openscad: Stabilize 2021.01-r3 x86, #849455
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-gfx/openscad')
-rw-r--r--media-gfx/openscad/openscad-2021.01-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/openscad/openscad-2021.01-r3.ebuild b/media-gfx/openscad/openscad-2021.01-r3.ebuild
index 8dfe22bf117f..41f8b9baca99 100644
--- a/media-gfx/openscad/openscad-2021.01-r3.ebuild
+++ b/media-gfx/openscad/openscad-2021.01-r3.ebuild
@@ -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.