diff options
author | Thomas Beierlein <tomjbe@gentoo.org> | 2017-12-23 22:53:19 +0100 |
---|---|---|
committer | Thomas Beierlein <tomjbe@gentoo.org> | 2017-12-23 22:53:19 +0100 |
commit | 1cb4bbd81a1744146db8938cd1fb7e2ed49eb2d3 (patch) | |
tree | 07b8db95ed030b0aeb1ba6e45be873a070301f3c /sci-electronics | |
parent | sci-electronics/pcb: prepare for switch in file naming (diff) | |
download | gentoo-1cb4bbd81a1744146db8938cd1fb7e2ed49eb2d3.tar.gz gentoo-1cb4bbd81a1744146db8938cd1fb7e2ed49eb2d3.tar.bz2 gentoo-1cb4bbd81a1744146db8938cd1fb7e2ed49eb2d3.zip |
sci-electronics/pcb: Copy over stable arches to renamed ebuild
See commit before
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/pcb/pcb-0_p20140316.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/pcb/pcb-0_p20140316.ebuild b/sci-electronics/pcb/pcb-0_p20140316.ebuild index a36541e014b9..ce02a939c6b3 100644 --- a/sci-electronics/pcb/pcb-0_p20140316.ebuild +++ b/sci-electronics/pcb/pcb-0_p20140316.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pcb/pcb/${P/0_p/}/${P/0_p/}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos" +KEYWORDS="amd64 ppc x86 ~x86-macos" IUSE="dbus debug doc gcode gif gtk jpeg m4lib-png motif nelma opengl png test tk toporouter xrender" # toporouter-output USE flag removed, there seems to be no result |