summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-04 01:10:27 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-04 01:45:40 -0500
commit45db8f714165ee8457fa4d6082b2ee2816db2b19 (patch)
treeae2bcc1fcad9e67548fd61adf5205f4e48c4b76f /dev-python/kiwisolver/kiwisolver-1.0.1.ebuild
parentdev-python/subprocess32: arm64 stable (diff)
downloadgentoo-45db8f714165ee8457fa4d6082b2ee2816db2b19.tar.gz
gentoo-45db8f714165ee8457fa4d6082b2ee2816db2b19.tar.bz2
gentoo-45db8f714165ee8457fa4d6082b2ee2816db2b19.zip
dev-python/kiwisolver: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/kiwisolver/kiwisolver-1.0.1.ebuild')
-rw-r--r--dev-python/kiwisolver/kiwisolver-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/kiwisolver/kiwisolver-1.0.1.ebuild b/dev-python/kiwisolver/kiwisolver-1.0.1.ebuild
index 358fbf3edb1c..f4e0ddfbf273 100644
--- a/dev-python/kiwisolver/kiwisolver-1.0.1.ebuild
+++ b/dev-python/kiwisolver/kiwisolver-1.0.1.ebuild
@@ -10,6 +10,6 @@ HOMEPAGE="https://github.com/nucleic/kiwi"
SRC_URI="https://github.com/nucleic/kiwi/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Clear-BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
S="${WORKDIR}"/kiwi-${PV}