summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-22 22:30:12 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-22 22:30:31 -0400
commitb6cdc7998803cdeeb69e0b6e025b5e511ebcdc09 (patch)
treed0a4a20dd391ee5597f9699217b1ef27bd8ac2e8 /dev-python/kiwisolver/kiwisolver-1.0.1.ebuild
parentdev-python/enaml: amd64 stable wrt bug #649100 (diff)
downloadgentoo-b6cdc7998803cdeeb69e0b6e025b5e511ebcdc09.tar.gz
gentoo-b6cdc7998803cdeeb69e0b6e025b5e511ebcdc09.tar.bz2
gentoo-b6cdc7998803cdeeb69e0b6e025b5e511ebcdc09.zip
dev-python/kiwisolver: amd64 stable wrt bug #649100
Bug: https://bugs.gentoo.org/649100 Package-Manager: Portage-2.3.31, Repoman-2.3.9
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 7ec3a2e14419..2beac8a79961 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}