commit: 425afefd2712fae9690968194fbd0c0fabfab776
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 08:58:10 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 08:58:10 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=425afefd
dev-python/dill: Stabilize 0.3.3 ALLARCHES, #758536
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/dill/dill-0.3.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/dill/dill-0.3.3.ebuild
b/dev-python/dill/dill-0.3.3.ebuild
index a568aa3b45b..21415440540 100644
--- a/dev-python/dill/dill-0.3.3.ebuild
+++ b/dev-python/dill/dill-0.3.3.ebuild
@@ -16,7 +16,7 @@ S=${WORKDIR}/${PN}-${P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ppc x86 ~amd64-linux ~x86-linux"
python_test() {
local fail= t