From d60d51ebfd2085345bdc7b3ae389a04733ffe128 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Mon, 29 Jul 2019 11:37:00 -0400 Subject: [PATCH] dev-python/ctypesgen: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64" --- 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 3f1f7452a12c3..287910131075d 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-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # 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 ~arm64 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=""