commit: 68167ab81450e218912ead4cef74122eb046f0f9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 23:47:38 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 23:47:38 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68167ab8
dev-python/doit: Stabilize 0.33.1 ALLARCHES, #750611
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/doit/doit-0.33.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/doit/doit-0.33.1.ebuild
b/dev-python/doit/doit-0.33.1.ebuild
index e7a39484795..04395b1e545 100644
--- a/dev-python/doit/doit-0.33.1.ebuild
+++ b/dev-python/doit/doit-0.33.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-python/cloudpickle[${PYTHON_USEDEP}]