From: Michael Palimaka Date: Sun, 24 Sep 2017 10:19:15 +0000 (+1000) Subject: dev-python/doit-py: stabilise 0.4.0 for amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=33561da44d1c9d940c3fd447096ae91a5b675ec1;p=gentoo.git dev-python/doit-py: stabilise 0.4.0 for amd64 Bug: https://bugs.gentoo.org/625002 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/dev-python/doit-py/doit-py-0.4.0.ebuild b/dev-python/doit-py/doit-py-0.4.0.ebuild index 8d89d48a1154..e9ce37e88770 100644 --- a/dev-python/doit-py/doit-py-0.4.0.ebuild +++ b/dev-python/doit-py/doit-py-0.4.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]