diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 16:18:37 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 16:20:31 +0200 |
commit | d558cefcebc98a751d5a350d813f142ebfcc3aa8 (patch) | |
tree | e8fd57a8ea6d7f48b508bf1891864a32f2a89017 /dev-python/cheroot | |
parent | dev-python/cherrypy: x86 stable (bug #721692) (diff) | |
download | gentoo-d558cefcebc98a751d5a350d813f142ebfcc3aa8.tar.gz gentoo-d558cefcebc98a751d5a350d813f142ebfcc3aa8.tar.bz2 gentoo-d558cefcebc98a751d5a350d813f142ebfcc3aa8.zip |
dev-python/cheroot: x86 stable (bug #721692)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/cheroot')
-rw-r--r-- | dev-python/cheroot/cheroot-8.2.1-r1.ebuild | 2 |
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 903b9814c555..1cb11261efd9 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" |