summaryrefslogtreecommitdiff
path: root/dev-python/dill
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2026-02-20 11:18:05 -0500
committerEli Schwartz <eschwartz@gentoo.org>2026-02-20 14:40:39 -0500
commit1f538847b95f11aed7fbb61c5f67bf8038ce9a55 (patch)
treeb272fd2b599cbf0e3f5f6e06437cd4e5fd1ca62f /dev-python/dill
parent04678d771652757bc0e8a7d616646d66819a334b (diff)
dev-python/dill: Stabilize 0.4.1 ALLARCHES, #970354
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-python/dill')
-rw-r--r--dev-python/dill/dill-0.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dill/dill-0.4.1.ebuild b/dev-python/dill/dill-0.4.1.ebuild
index e9de830ca9de..1cecfdaccf0a 100644
--- a/dev-python/dill/dill-0.4.1.ebuild
+++ b/dev-python/dill/dill-0.4.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
python_test() {
"${EPYTHON}" -m dill.tests || die