summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-04-11 02:10:23 +0200
committerThomas Deutschmann <whissi@gentoo.org>2021-04-11 02:13:24 +0200
commit9097879adfa8d1b8f881a4fb051938b8eef44db4 (patch)
tree858fa801a8daf3cea55bf596f87c7b355eb04a38 /media-gfx
parentapp-i18n/man-pages-it: x86 stable (bug #781956) (diff)
downloadgentoo-9097879adfa8d1b8f881a4fb051938b8eef44db4.tar.gz
gentoo-9097879adfa8d1b8f881a4fb051938b8eef44db4.tar.bz2
gentoo-9097879adfa8d1b8f881a4fb051938b8eef44db4.zip
media-gfx/openscad: x86 stable (bug #773217)
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/openscad/openscad-2021.01.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/openscad/openscad-2021.01.ebuild b/media-gfx/openscad/openscad-2021.01.ebuild
index 5a5a5f2805dc..bdfcfe89c0f5 100644
--- a/media-gfx/openscad/openscad-2021.01.ebuild
+++ b/media-gfx/openscad/openscad-2021.01.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.