summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 16:11:25 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 16:11:25 +0100
commit888b9955a2fddd4b8a1ee575b775261f02eb1441 (patch)
tree97c8e0dc4ca46a6c5325e0259fd8920ed5151a77
parentsci-electronics/electronics-menu: drop x86-macos (diff)
downloadgentoo-888b9955a2fddd4b8a1ee575b775261f02eb1441.tar.gz
gentoo-888b9955a2fddd4b8a1ee575b775261f02eb1441.tar.bz2
gentoo-888b9955a2fddd4b8a1ee575b775261f02eb1441.zip
sci-electronics/pcb: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r--sci-electronics/pcb/pcb-4.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/pcb/pcb-4.2.2.ebuild b/sci-electronics/pcb/pcb-4.2.2.ebuild
index 4e23178926a3..b51e7ef4e3cd 100644
--- a/sci-electronics/pcb/pcb-4.2.2.ebuild
+++ b/sci-electronics/pcb/pcb-4.2.2.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
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pcb/pcb/${P}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~x86-macos"
+KEYWORDS="amd64 ~ppc x86"
IUSE="dbus doc gcode gif gsvit gui jpeg m4lib-png nelma png test tk toporouter"
# toporouter-output USE flag removed, there seems to be no result
RESTRICT="!test? ( test )"