diff options
author | 2024-11-09 10:03:29 +0000 | |
---|---|---|
committer | 2024-11-09 10:03:29 +0000 | |
commit | c727d9c99fd42066fee8eacb3416955db54124cf (patch) | |
tree | e390ca3ec79d4e9bfb830b04d2aa6355e167aea9 /dev-python/truststore/truststore-0.10.0.ebuild | |
parent | sys-kernel/ugrd: Stabilize 1.24.2 amd64, #942998 (diff) | |
download | gentoo-c727d9c99fd42066fee8eacb3416955db54124cf.tar.gz gentoo-c727d9c99fd42066fee8eacb3416955db54124cf.tar.bz2 gentoo-c727d9c99fd42066fee8eacb3416955db54124cf.zip |
dev-python/truststore: Stabilize 0.10.0 ALLARCHES, #943055
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/truststore/truststore-0.10.0.ebuild')
-rw-r--r-- | dev-python/truststore/truststore-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/truststore/truststore-0.10.0.ebuild b/dev-python/truststore/truststore-0.10.0.ebuild index 3dfc62ff99ba..8b24ec7dce95 100644 --- a/dev-python/truststore/truststore-0.10.0.ebuild +++ b/dev-python/truststore/truststore-0.10.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" # The vast majority of tests require Internet access. PROPERTIES="test_network" RESTRICT="test" |