Gentoo Archives: gentoo-commits

From: Dennis Lamm <expeditioneer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/cura/
Date: Mon, 30 Nov 2020 18:37:57
Message-Id: 1606761466.ea84b7ac1ed4dbc0e15a6df7002be1df1fa6e620.expeditioneer@gentoo
1 commit: ea84b7ac1ed4dbc0e15a6df7002be1df1fa6e620
2 Author: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 30 17:20:28 2020 +0000
4 Commit: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 30 18:37:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea84b7ac
7
8 media-gfx/cura: dropped ~arm64 keyword
9
10 Signed-off-by: Dennis Lamm <expeditoneer <AT> gentoo.org>
11 Closes: https://github.com/gentoo/gentoo/pull/18450
12 Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>
13
14 media-gfx/cura/cura-4.8.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/cura/cura-4.8.0.ebuild b/media-gfx/cura/cura-4.8.0.ebuild
18 index 615180db9ee..c1e24966841 100644
19 --- a/media-gfx/cura/cura-4.8.0.ebuild
20 +++ b/media-gfx/cura/cura-4.8.0.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.
22
23 LICENSE="LGPL-3"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm64 ~x86"
26 +KEYWORDS="~amd64 ~x86"
27 IUSE="debug +usb zeroconf"
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"