commit: 5bf79c96bd4f31ea4a782b22a48f84a050ad651c Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jul 10 14:25:28 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jul 10 14:25:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf79c96
dev-python/redis-py: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-python/redis-py/redis-py-2.10.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/redis-py/redis-py-2.10.5.ebuild b/dev-python/redis-py/redis-py-2.10.5.ebuild index ecd633e24fd..f0f244bd48c 100644 --- a/dev-python/redis-py/redis-py-2.10.5.ebuild +++ b/dev-python/redis-py/redis-py-2.10.5.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=""