From c0a7bdebd923fee5a754e23c81d9208098473fd8 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 13 Jul 2020 22:50:28 +0000 Subject: [PATCH] dev-python/cheroot: ppc stable (bug #727058) Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James --- dev-python/cheroot/cheroot-8.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cheroot/cheroot-8.3.0.ebuild b/dev-python/cheroot/cheroot-8.3.0.ebuild index 2b72be4e4e5e0..2f437c4031f29 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"