commit: b5afe3db950fa6eea03ff1a76e1b9281beb051d6 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Fri Jun 3 07:28:00 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Jun 3 07:28:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5afe3db
media-gfx/openscad: Stabilize 2021.01-r3 x86, #849455 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> media-gfx/openscad/openscad-2021.01-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.
