summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-03 16:27:44 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-03 16:27:44 +0200
commit16b85c700e58946609c464b51cdeb8737b58108b (patch)
treed47f995e76e021869fd86b596b8fa3f624f5ab1d /dev-python/redis-py
parentdev-python/sentry-sdk: x86 stable (bug #739966) (diff)
downloadgentoo-16b85c700e58946609c464b51cdeb8737b58108b.tar.gz
gentoo-16b85c700e58946609c464b51cdeb8737b58108b.tar.bz2
gentoo-16b85c700e58946609c464b51cdeb8737b58108b.zip
dev-python/redis-py: x86 stable (bug #739966)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/redis-py')
-rw-r--r--dev-python/redis-py/redis-py-3.5.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/redis-py/redis-py-3.5.3.ebuild b/dev-python/redis-py/redis-py-3.5.3.ebuild
index bd958cbad2e7..d7f577ed3a4d 100644
--- a/dev-python/redis-py/redis-py-3.5.3.ebuild
+++ b/dev-python/redis-py/redis-py-3.5.3.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 ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"