summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-05 16:57:20 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-05 17:16:49 +0200
commitb80c491a8022092759430170ad48e642034b41f1 (patch)
treef6debadc241e52f2f094cea120117f1f3d5f4733 /dev-python/cheroot
parentdev-python/jaraco-functools: Stabilize 3.0.1 amd64, #727058 (diff)
downloadgentoo-b80c491a8022092759430170ad48e642034b41f1.tar.gz
gentoo-b80c491a8022092759430170ad48e642034b41f1.tar.bz2
gentoo-b80c491a8022092759430170ad48e642034b41f1.zip
dev-python/cheroot: Stabilize 8.3.0 amd64, #727058
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 0124db04df17..5c5eff35de05 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"