diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-03 18:58:28 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-07-05 22:38:20 +0300 |
commit | 3ba9a040dfe0757842ca15bdbe51427e8b9a6783 (patch) | |
tree | 841c573a7f3b6420fce1b2a0cc7717fd175fc8db /dev-python/truststore | |
parent | dev-python/pip: Keyword 24.1.1 ia64, #934778 (diff) | |
download | gentoo-3ba9a040dfe0757842ca15bdbe51427e8b9a6783.tar.gz gentoo-3ba9a040dfe0757842ca15bdbe51427e8b9a6783.tar.bz2 gentoo-3ba9a040dfe0757842ca15bdbe51427e8b9a6783.zip |
dev-python/truststore: Keyword 0.9.1 x86, #934778
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-python/truststore')
-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 a09ed5545ec1..45f13603fa3f 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 ~hppa ~ia64 ~ppc64 ~riscv ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86" # The vast majority of tests require Internet access. PROPERTIES="test_network" RESTRICT="test" |