diff options
author | 2024-07-27 12:57:35 +0100 | |
---|---|---|
committer | 2024-07-27 12:57:35 +0100 | |
commit | e319fcf335ed0f640d18ac91712deb040579f209 (patch) | |
tree | 86ef49095df47b955c799fcb5e5f292eb71c1b67 /dev-python/truststore | |
parent | dev-python/pip: Stabilize 24.1.2 amd64, #936754 (diff) | |
download | gentoo-e319fcf335ed0f640d18ac91712deb040579f209.tar.gz gentoo-e319fcf335ed0f640d18ac91712deb040579f209.tar.bz2 gentoo-e319fcf335ed0f640d18ac91712deb040579f209.zip |
dev-python/truststore: Stabilize 0.9.1 amd64, #936754
Signed-off-by: Sam James <sam@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 38f2a84c058c..9f824e811c0f 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="~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" |