commit: c4b7aeb522982ae730c0891aa71f539f30dc0cc1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 07:43:30 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 07:43:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4b7aeb5
dev-python/dill: Stabilize 0.4.0 ALLARCHES, #958546
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/dill/dill-0.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/dill/dill-0.4.0.ebuild
b/dev-python/dill/dill-0.4.0.ebuild
index aacf3ff08811..563e6ce16ab0 100644
--- a/dev-python/dill/dill-0.4.0.ebuild
+++ b/dev-python/dill/dill-0.4.0.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 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 sparc x86 ~amd64-linux ~x86-linux"
python_test() {
"${EPYTHON}" -m dill.tests || die