diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-09-02 19:18:20 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-09-02 20:00:12 +0300 |
| commit | 634a005686006d01415107ef3968d1a81809a95f (patch) | |
| tree | 4e8fcda2602ded2530a7793a5d1b05fb4dcb3e02 /dev-python/dill | |
| parent | fe64a0d17c0ced6c9969104930e1adac58c86475 (diff) | |
*/*: destable hppa
Result of running the command:
grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/dill')
| -rw-r--r-- | dev-python/dill/dill-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dill/dill-0.4.0.ebuild b/dev-python/dill/dill-0.4.0.ebuild index 563e6ce16ab0..96f4ea908ebd 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 |
