summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-20 20:49:27 +0000
committerSam James <sam@gentoo.org>2020-07-20 21:02:44 +0000
commit9114841f04219d45e7b61d0f4917841a1dd67e71 (patch)
tree7e5cc300e22e018ff0f92f29cc7b516dd620e12e /dev-python/cheroot
parentdev-python/cheroot: arm64 keyworded (bug #733342) (diff)
downloadgentoo-9114841f04219d45e7b61d0f4917841a1dd67e71.tar.gz
gentoo-9114841f04219d45e7b61d0f4917841a1dd67e71.tar.bz2
gentoo-9114841f04219d45e7b61d0f4917841a1dd67e71.zip
dev-python/cheroot: arm keyworded (bug #733342)
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/cheroot')
-rw-r--r--dev-python/cheroot/cheroot-8.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cheroot/cheroot-8.3.1.ebuild b/dev-python/cheroot/cheroot-8.3.1.ebuild
index 314cb88dab34..dd36ff5b7718 100644
--- a/dev-python/cheroot/cheroot-8.3.1.ebuild
+++ b/dev-python/cheroot/cheroot-8.3.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/C/${PN/c/C}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RDEPEND="
>=dev-python/six-1.11.0[${PYTHON_USEDEP}]