commit: a1210396ef526470d37fe234ca3efc8d52f46d48
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 24 15:10:52 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 24 15:10:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1210396
dev-python/dill: Stabilize 0.3.4 ALLARCHES, #803683
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/dill/dill-0.3.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/dill/dill-0.3.4.ebuild
b/dev-python/dill/dill-0.3.4.ebuild
index ad2d9fcfa59..edfacf4878f 100644
--- a/dev-python/dill/dill-0.3.4.ebuild
+++ b/dev-python/dill/dill-0.3.4.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