commit: e4d6b8b4c3029380755ffce1fcf17dfa16bec7ed Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sun Sep 24 10:18:52 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Sep 24 10:59:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4d6b8b4
dev-python/doit: stabilise 0.29.0 for amd64 Bug: https://bugs.gentoo.org/625002 Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-python/doit/doit-0.29.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/doit/doit-0.29.0.ebuild b/dev-python/doit/doit-0.29.0.ebuild index 8e9c0cb2f55..2bef51932ca 100644 --- a/dev-python/doit/doit-0.29.0.ebuild +++ b/dev-python/doit/doit-0.29.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc test" RDEPEND="
