summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-25 23:47:38 +0000
committerSam James <sam@gentoo.org>2020-10-25 23:47:38 +0000
commit68167ab81450e218912ead4cef74122eb046f0f9 (patch)
tree45b105e75ccf9fabd539d554a7bf4ecd0424a0f0
parentdev-python/suds: Stabilize 0.8.4 ALLARCHES, #750659 (diff)
downloadgentoo-68167ab81450e218912ead4cef74122eb046f0f9.tar.gz
gentoo-68167ab81450e218912ead4cef74122eb046f0f9.tar.bz2
gentoo-68167ab81450e218912ead4cef74122eb046f0f9.zip
dev-python/doit: Stabilize 0.33.1 ALLARCHES, #750611
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/doit/doit-0.33.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/doit/doit-0.33.1.ebuild b/dev-python/doit/doit-0.33.1.ebuild
index e7a39484795a..04395b1e5452 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}]