summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:07:36 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:17:12 +0100
commit795c37347cc1f07710cccd463767bf5ae81682fb (patch)
treebdfb23f7621ed4fb3553688058dae6a52e46fdad /dev-python/cheroot
parentdev-python/cffi: amd64 stable wrt bug #714288 (diff)
downloadgentoo-795c37347cc1f07710cccd463767bf5ae81682fb.tar.gz
gentoo-795c37347cc1f07710cccd463767bf5ae81682fb.tar.bz2
gentoo-795c37347cc1f07710cccd463767bf5ae81682fb.zip
dev-python/cheroot: amd64 stable wrt bug #714290
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/cheroot')
-rw-r--r--dev-python/cheroot/cheroot-8.2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cheroot/cheroot-8.2.1-r1.ebuild b/dev-python/cheroot/cheroot-8.2.1-r1.ebuild
index 5e4108662bb3..c01f494a39dc 100644
--- a/dev-python/cheroot/cheroot-8.2.1-r1.ebuild
+++ b/dev-python/cheroot/cheroot-8.2.1-r1.ebuild
@@ -12,7 +12,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"