From 9591e96ab761e3898b609ccccefb2b5fa92c4158 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 22 Feb 2025 11:23:15 +0200 Subject: [PATCH] dev-python/truststore: Stabilize 0.10.1 ALLARCHES, #950074 Signed-off-by: Arthur Zamarin --- dev-python/truststore/truststore-0.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/truststore/truststore-0.10.1.ebuild b/dev-python/truststore/truststore-0.10.1.ebuild index 738f5d3576eb3..7563b9a0b5179 100644 --- a/dev-python/truststore/truststore-0.10.1.ebuild +++ b/dev-python/truststore/truststore-0.10.1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" # The vast majority of tests require Internet access. PROPERTIES="test_network" RESTRICT="test"