summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:48:44 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:45:21 +0300
commitacf1302811e31ab012a7eb1383ab98454c6981ea (patch)
tree5ec7f537c7416f49f35f1e1e6c72a4b368a4762b /sci-electronics/pcb
parentsci-electronics/ngspice: destabilize for ~x86 (diff)
downloadgentoo-acf1302811e31ab012a7eb1383ab98454c6981ea.tar.gz
gentoo-acf1302811e31ab012a7eb1383ab98454c6981ea.tar.bz2
gentoo-acf1302811e31ab012a7eb1383ab98454c6981ea.zip
sci-electronics/pcb: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-electronics/pcb')
-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 b51e7ef4e3cd..8c88c3365640 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-2021 Gentoo Authors
+# Copyright 1999-2023 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"
+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 )"