From: Agostino Sarubbo Date: Wed, 25 Mar 2020 14:07:36 +0000 (+0100) Subject: dev-python/cheroot: amd64 stable wrt bug #714290 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=795c37347cc1f07710cccd463767bf5ae81682fb;p=gentoo.git 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 --- 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"