commit: fc4927dd7ba029554e0a7109bad27e33b90a3d69 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Fri Nov 20 14:58:06 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Nov 20 14:59:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc4927dd
media-gfx/openscad: stabilize 2019.05-r3 on x86 Bug: https://bugs.gentoo.org/755716 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> media-gfx/openscad/openscad-2019.05-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/openscad/openscad-2019.05-r3.ebuild b/media-gfx/openscad/openscad-2019.05-r3.ebuild index 359b6566b45..79e4c30d804 100644 --- a/media-gfx/openscad/openscad-2019.05-r3.ebuild +++ b/media-gfx/openscad/openscad-2019.05-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="ccache emacs" RESTRICT="test"
