From: Aaron Bauman Date: Wed, 17 Apr 2019 17:59:04 +0000 (-0400) Subject: dev-python/cheroot: arm64 keyworded (bug #615400) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2047c66ba15145d0e44df532ec7eddc200c585e1;p=gentoo.git dev-python/cheroot: arm64 keyworded (bug #615400) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-python/cheroot/cheroot-6.5.4.ebuild b/dev-python/cheroot/cheroot-6.5.4.ebuild index c9ac41041223..3761c357fb7c 100644 --- a/dev-python/cheroot/cheroot-6.5.4.ebuild +++ b/dev-python/cheroot/cheroot-6.5.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/C/${PN/c/C}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" # Unit tests are temporarily disabled for this version, see below for # what needs to be done. # IUSE="test"