summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-29 15:40:00 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-29 15:40:00 +0200
commit27ada18b129e6627abcc3ed8c27f3b6a9fc9c418 (patch)
tree604b079722bbb030dea7ca4d982eda501c0f469e /dev-python/cheroot
parentnet-analyzer/etherape: x86 stable wrt bug #726780 (diff)
downloadgentoo-27ada18b129e6627abcc3ed8c27f3b6a9fc9c418.tar.gz
gentoo-27ada18b129e6627abcc3ed8c27f3b6a9fc9c418.tar.bz2
gentoo-27ada18b129e6627abcc3ed8c27f3b6a9fc9c418.zip
dev-python/cheroot: x86 stable wrt bug #727058
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@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 0785fecc4cf2..0124db04df17 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"