summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-07-05 16:33:19 +0000
committerMichał Górny <mgorny@gentoo.org>2020-07-06 13:38:25 +0200
commit78aa3cb76ccb8804385d7ffb79081db879e45c77 (patch)
tree5a05daa9b74add647eb7b52007de5dd99b830295 /dev-python/cheroot
parentdev-python/pytest-services: arm stable (bug #727058) (diff)
downloadgentoo-78aa3cb76ccb8804385d7ffb79081db879e45c77.tar.gz
gentoo-78aa3cb76ccb8804385d7ffb79081db879e45c77.tar.bz2
gentoo-78aa3cb76ccb8804385d7ffb79081db879e45c77.zip
dev-python/cheroot: arm stable (bug #727058)
Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cheroot')
-rw-r--r--dev-python/cheroot/cheroot-8.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cheroot/cheroot-8.3.0.ebuild b/dev-python/cheroot/cheroot-8.3.0.ebuild
index 5c5eff35de05..2b72be4e4e5e 100644
--- a/dev-python/cheroot/cheroot-8.3.0.ebuild
+++ b/dev-python/cheroot/cheroot-8.3.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/C/${PN/c/C}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 x86"
# Unit tests are temporarily disabled for this version, see below for
# what needs to be done.
#IUSE="test"