commit: b6cdc7998803cdeeb69e0b6e025b5e511ebcdc09 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Apr 23 02:30:12 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Apr 23 02:30:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6cdc799
dev-python/kiwisolver: amd64 stable wrt bug #649100 Bug: https://bugs.gentoo.org/649100 Package-Manager: Portage-2.3.31, Repoman-2.3.9 dev-python/kiwisolver/kiwisolver-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/kiwisolver/kiwisolver-1.0.1.ebuild b/dev-python/kiwisolver/kiwisolver-1.0.1.ebuild index 7ec3a2e1441..2beac8a7996 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}
