diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-10 09:17:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-10 09:17:25 +0100 |
commit | d5b41a225e7bd51bca07d1f6747eeee6a2a43957 (patch) | |
tree | fe575964c82a40d64c746f3224127bd5c1e9e647 /sci-electronics | |
parent | sci-electronics/gerbv: x86 stable wrt bug #686716 (diff) | |
download | gentoo-d5b41a225e7bd51bca07d1f6747eeee6a2a43957.tar.gz gentoo-d5b41a225e7bd51bca07d1f6747eeee6a2a43957.tar.bz2 gentoo-d5b41a225e7bd51bca07d1f6747eeee6a2a43957.zip |
sci-electronics/pcb: x86 stable wrt bug #686716
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 )" |