commit: 174124f9347a44b5b9ef3e61d3740e5b32958130 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Nov 29 10:26:17 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Nov 29 10:26:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174124f9
dev-python/process-tests: Stabilize 3.0.0 ALLARCHES, #918794 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/process-tests/process-tests-3.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/process-tests/process-tests-3.0.0.ebuild b/dev-python/process-tests/process-tests-3.0.0.ebuild index 9ab81aa0e3d1..931fec7b9fea 100644 --- a/dev-python/process-tests/process-tests-3.0.0.ebuild +++ b/dev-python/process-tests/process-tests-3.0.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" distutils_enable_tests pytest
