diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-29 16:30:41 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-29 16:32:21 +0200 |
commit | e07a4bdc2eb0c6ae15fbe010651e1feba10e62ab (patch) | |
tree | 9b4ed42be24205962b35137a59e40e36153ee5ed /dev-python/wsgiproxy2 | |
parent | dev-libs/appstream: keyword ~arm64 (diff) | |
download | gentoo-e07a4bdc2eb0c6ae15fbe010651e1feba10e62ab.tar.gz gentoo-e07a4bdc2eb0c6ae15fbe010651e1feba10e62ab.tar.bz2 gentoo-e07a4bdc2eb0c6ae15fbe010651e1feba10e62ab.zip |
dev-python/wsgiproxy2: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-python/wsgiproxy2')
-rw-r--r-- | dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild b/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild index 0c90a5561c66..bf48cd474a38 100644 --- a/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild +++ b/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc64 ~s390 ~sh sparc x86" IUSE="doc test" RESTRICT="!test? ( test )" |