commit: 08110efd03c851ad1258b2065c853b809c50690f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Sep 7 10:14:34 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Sep 7 10:14:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08110efd
dev-python/truststore: Stabilize 0.9.2 ALLARCHES, #939229 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/truststore/truststore-0.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/truststore/truststore-0.9.2.ebuild b/dev-python/truststore/truststore-0.9.2.ebuild index 94410355d878..717a39611ce3 100644 --- a/dev-python/truststore/truststore-0.9.2.ebuild +++ b/dev-python/truststore/truststore-0.9.2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~sparc x86" # The vast majority of tests require Internet access. PROPERTIES="test_network" RESTRICT="test"
