diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:10:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:29:10 +0200 |
commit | 96f5fc88bb7e44aeaee01f8c6a1557ae81e54ab0 (patch) | |
tree | 355390ff10af26c58301227f09b94a1de18e10e0 /dev-python/ctypesgen | |
parent | dev-python/cryptography: amd64 stable wrt bug #741224 (diff) | |
download | gentoo-96f5fc88bb7e44aeaee01f8c6a1557ae81e54ab0.tar.gz gentoo-96f5fc88bb7e44aeaee01f8c6a1557ae81e54ab0.tar.bz2 gentoo-96f5fc88bb7e44aeaee01f8c6a1557ae81e54ab0.zip |
dev-python/ctypesgen: amd64 stable wrt bug #741226
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/ctypesgen')
-rw-r--r-- | dev-python/ctypesgen/ctypesgen-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ctypesgen/ctypesgen-1.0.2.ebuild b/dev-python/ctypesgen/ctypesgen-1.0.2.ebuild index f7754a90a6bb..8a42505268c3 100644 --- a/dev-python/ctypesgen/ctypesgen-1.0.2.ebuild +++ b/dev-python/ctypesgen/ctypesgen-1.0.2.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/davidjamesca/ctypesgen/archive/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="" DEPEND="" |