summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-22 10:22:45 +0000
committerThomas Deutschmann <whissi@gentoo.org>2020-06-26 22:21:13 +0200
commit028cb4f0ae8b73952cabad08ed3a717328d06616 (patch)
tree31a14928e5e17e07f6391d3fb2b6114e35081ae4 /dev-python/cheroot
parentsci-mathematics/pari: arm keyworded (bug #710994) (diff)
downloadgentoo-028cb4f0ae8b73952cabad08ed3a717328d06616.tar.gz
gentoo-028cb4f0ae8b73952cabad08ed3a717328d06616.tar.bz2
gentoo-028cb4f0ae8b73952cabad08ed3a717328d06616.zip
dev-python/cheroot: arm keyworded (bug #728988)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/cheroot')
-rw-r--r--dev-python/cheroot/cheroot-8.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cheroot/cheroot-8.3.0-r1.ebuild b/dev-python/cheroot/cheroot-8.3.0-r1.ebuild
index dd650231758b..70a6ae89fac9 100644
--- a/dev-python/cheroot/cheroot-8.3.0-r1.ebuild
+++ b/dev-python/cheroot/cheroot-8.3.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/C/${PN/c/C}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
RDEPEND="
>=dev-python/six-1.11.0[${PYTHON_USEDEP}]