diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:49:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:56 +0100 |
commit | 7b45bab81655d044386ed4f227975517bda85a59 (patch) | |
tree | 58e6a7a2e98743729b44a6f149cf4655634f497b /sci-electronics | |
parent | net-im/ejabberd: x86 stable wrt bug #603802 (diff) | |
download | gentoo-7b45bab81655d044386ed4f227975517bda85a59.tar.gz gentoo-7b45bab81655d044386ed4f227975517bda85a59.tar.bz2 gentoo-7b45bab81655d044386ed4f227975517bda85a59.zip |
sci-electronics/kicad: x86 stable wrt bug #600996
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/kicad/kicad-4.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/kicad/kicad-4.0.4.ebuild b/sci-electronics/kicad/kicad-4.0.4.ebuild index 3fa5b443c321..49eff4649e2c 100644 --- a/sci-electronics/kicad/kicad-4.0.4.ebuild +++ b/sci-electronics/kicad/kicad-4.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,7 +25,7 @@ SRC_URI="https://launchpad.net/${PN}/${SERIES}/${PV}/+download/${P}.tar.xz LICENSE="GPL-2+ GPL-3+ Boost-1.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug doc examples github i18n libressl minimal +python" LANGS="bg ca cs de el es fi fr hu it ja ko nl pl pt ru sk sl sv zh_CN" for lang in ${LANGS} ; do |