diff options
author | 2021-02-14 19:52:53 +0000 | |
---|---|---|
committer | 2021-02-14 19:52:53 +0000 | |
commit | f968a1ca9aff9d0235d1828e950a20b1dac6b1f3 (patch) | |
tree | 853974a8ace8f6290bffcaeddc01b6bd8d50222d /media-gfx/openscad | |
parent | app-text/ebook-tools: Stabilize 0.2.2-r2 x86, #770640 (diff) | |
download | gentoo-f968a1ca9aff9d0235d1828e950a20b1dac6b1f3.tar.gz gentoo-f968a1ca9aff9d0235d1828e950a20b1dac6b1f3.tar.bz2 gentoo-f968a1ca9aff9d0235d1828e950a20b1dac6b1f3.zip |
media-gfx/openscad: Stabilize 2019.05-r4 x86, #770646
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/openscad')
-rw-r--r-- | media-gfx/openscad/openscad-2019.05-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/openscad/openscad-2019.05-r4.ebuild b/media-gfx/openscad/openscad-2019.05-r4.ebuild index 2ac3f77c9665..0d287ea36a25 100644 --- a/media-gfx/openscad/openscad-2019.05-r4.ebuild +++ b/media-gfx/openscad/openscad-2019.05-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |