diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-27 16:14:18 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-27 16:20:55 +0200 |
commit | 3286358644d8cff61e52b84be896901526d38aa2 (patch) | |
tree | 2e47feb793bb8cd21cd64d82bbb031a653bf3baf /dev-python/ctypesgen | |
parent | app-text/highlight: keyword ~arm64 (diff) | |
download | gentoo-3286358644d8cff61e52b84be896901526d38aa2.tar.gz gentoo-3286358644d8cff61e52b84be896901526d38aa2.tar.bz2 gentoo-3286358644d8cff61e52b84be896901526d38aa2.zip |
dev-python/ctypesgen: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/ctypesgen')
-rw-r--r-- | dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild | 4 |
1 files 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 2bed9a03f618..5e0843d1709c 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="" |