mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sci-electronics/kicad: keyword ~arm64
Closes: https://github.com/gentoo/gentoo/pull/7737
This commit is contained in:
committed by
Mart Raudsepp
parent
91ede36293
commit
125385fa38
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -21,7 +21,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 ~arm64 ~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
|
||||
|
||||
Reference in New Issue
Block a user