From 3286358644d8cff61e52b84be896901526d38aa2 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 27 Jun 2017 16:14:18 +0200 Subject: [PATCH] dev-python/ctypesgen: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild b/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild index 2bed9a03f6188..5e0843d1709c1 100644 --- a/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild +++ b/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND=""