summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-15 05:15:33 +0000
committerSam James <sam@gentoo.org>2020-11-15 05:15:33 +0000
commita71642792e65e5090ab3a38e27cc7bfff0cea52f (patch)
tree6cd3b104daec942f716907574541900d8b00953b /dev-python
parentdev-python/ujson: Stabilize 4.0.1 arm64, #754615 (diff)
downloadgentoo-a71642792e65e5090ab3a38e27cc7bfff0cea52f.tar.gz
gentoo-a71642792e65e5090ab3a38e27cc7bfff0cea52f.tar.bz2
gentoo-a71642792e65e5090ab3a38e27cc7bfff0cea52f.zip
dev-python/tox: Stabilize 3.20.1 ALLARCHES, #754618
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/tox/tox-3.20.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tox/tox-3.20.1.ebuild b/dev-python/tox/tox-3.20.1.ebuild
index 499658c518d4..8fcf947120f9 100644
--- a/dev-python/tox/tox-3.20.1.ebuild
+++ b/dev-python/tox/tox-3.20.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/tox-dev/tox/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86"
# doc disabled because of missing deps in tree
IUSE="test"
RESTRICT="!test? ( test )"