diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-29 11:37:00 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-29 11:38:03 -0400 |
commit | d60d51ebfd2085345bdc7b3ae389a04733ffe128 (patch) | |
tree | 208fb91c788d8fb0cfff9ad3a8ffbfd9e476ecda /dev-python/ctypesgen | |
parent | net-libs/serf: arm64 stable (diff) | |
download | gentoo-d60d51ebfd2085345bdc7b3ae389a04733ffe128.tar.gz gentoo-d60d51ebfd2085345bdc7b3ae389a04733ffe128.tar.bz2 gentoo-d60d51ebfd2085345bdc7b3ae389a04733ffe128.zip |
dev-python/ctypesgen: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
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 3f1f7452a12c..287910131075 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="" |