diff options
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/pcb/pcb-4.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/pcb/pcb-4.2.2.ebuild b/sci-electronics/pcb/pcb-4.2.2.ebuild index 8eab95d582d2..4e23178926a3 100644 --- a/sci-electronics/pcb/pcb-4.2.2.ebuild +++ b/sci-electronics/pcb/pcb-4.2.2.ebuild @@ -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 ~x86-macos" 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 )" |