diff options
author | Sam James <sam@gentoo.org> | 2024-06-24 01:13:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-24 01:13:25 +0100 |
commit | 40f8b32290f919ef5defc2b6cb48fa600cff671a (patch) | |
tree | a50e94af6ac1fc87a539a3278b4e76dde92cb490 /dev-python | |
parent | dev-python/tenacity: Keyword 8.4.1 sparc, #934778 (diff) | |
download | gentoo-40f8b32290f919ef5defc2b6cb48fa600cff671a.tar.gz gentoo-40f8b32290f919ef5defc2b6cb48fa600cff671a.tar.bz2 gentoo-40f8b32290f919ef5defc2b6cb48fa600cff671a.zip |
dev-python/truststore: Keyword 0.9.1 sparc, #934778
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/truststore/truststore-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/truststore/truststore-0.9.1.ebuild b/dev-python/truststore/truststore-0.9.1.ebuild index 3a662a54c944..1b685df7cc15 100644 --- a/dev-python/truststore/truststore-0.9.1.ebuild +++ b/dev-python/truststore/truststore-0.9.1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc" # The vast majority of tests require Internet access. PROPERTIES="test_network" RESTRICT="test" |