Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/openscad/
Date: Sat, 01 May 2021 18:20:00
Message-Id: 1619893189.5ac6480a6ee2bcf45b74dc83d8b8779aa0826894.ago@gentoo
1 commit: 5ac6480a6ee2bcf45b74dc83d8b8779aa0826894
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 1 18:19:32 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat May 1 18:19:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ac6480a
7
8 media-gfx/openscad: amd64 stable wrt bug #773217
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-gfx/openscad/openscad-2021.01.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/openscad/openscad-2021.01.ebuild b/media-gfx/openscad/openscad-2021.01.ebuild
18 index bdfcfe89c0f..3302af49419 100644
19 --- a/media-gfx/openscad/openscad-2021.01.ebuild
20 +++ b/media-gfx/openscad/openscad-2021.01.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.src.tar.gz -
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm64 x86"
26 +KEYWORDS="amd64 ~arm64 x86"
27 IUSE="emacs"
28 # tests are not fully working and need cmake which isn't yet
29 # officially supported.