dev-python/cheroot: 6.5.4, fix keywords

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
William Hubbs
2019-03-10 12:32:43 -05:00
parent f29f3f1f3b
commit bfdae404d6

View File

@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/C/${PN/c/C}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86"
KEYWORDS="~amd64"
# Unit tests are temporarily disabled for this version, see below for
# what needs to be done.
# IUSE="test"