commit: 1fc31c6488010cebcadf75f4d780f490fedea282 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Dec 15 21:41:06 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Dec 15 21:42:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fc31c64
dev-python/testtools: Stabilize 2.8.0 ALLARCHES, #967550 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/testtools/testtools-2.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/testtools/testtools-2.8.0.ebuild b/dev-python/testtools/testtools-2.8.0.ebuild index 8a955138e7f2..3d4cd6f067f5 100644 --- a/dev-python/testtools/testtools-2.8.0.ebuild +++ b/dev-python/testtools/testtools-2.8.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="test" RESTRICT="!test? ( test )"
