From 125385fa38e9f02ef06acae25461a020b1f80fae Mon Sep 17 00:00:00 2001 From: Alexey Korepanov Date: Sat, 31 Mar 2018 16:41:24 +0100 Subject: [PATCH] sci-electronics/kicad: keyword ~arm64 Closes: https://github.com/gentoo/gentoo/pull/7737 --- sci-electronics/kicad/kicad-4.0.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-electronics/kicad/kicad-4.0.7.ebuild b/sci-electronics/kicad/kicad-4.0.7.ebuild index 8576fd05480a..5f15284ffd5d 100644 --- a/sci-electronics/kicad/kicad-4.0.7.ebuild +++ b/sci-electronics/kicad/kicad-4.0.7.ebuild @@ -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 -- 2.26.2