commit: 223ad6c54ee88f5b4ac1b22df8f6c854227ba20c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 26 10:04:17 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Apr 26 10:04:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=223ad6c5
dev-python/scripttest: Stabilize 2.0_p1 ALLARCHES, #954742 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/scripttest/scripttest-2.0_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/scripttest/scripttest-2.0_p1.ebuild b/dev-python/scripttest/scripttest-2.0_p1.ebuild index 3660db4593c5..0356645f70e0 100644 --- a/dev-python/scripttest/scripttest-2.0_p1.ebuild +++ b/dev-python/scripttest/scripttest-2.0_p1.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" distutils_enable_tests pytest
