diff options
author | 2025-01-04 17:29:17 +0000 | |
---|---|---|
committer | 2025-01-04 17:29:28 +0000 | |
commit | 2856590327f4fbea49232910be3af4048811de3a (patch) | |
tree | b1e14c635ee5a2b42932fb16514a8b91bc2d8a5b /dev-python/truststore/truststore-0.10.0.ebuild | |
parent | dev-python/resolvelib: Stabilize 1.1.0 hppa, #938078 (diff) | |
download | gentoo-2856590327f4fbea49232910be3af4048811de3a.tar.gz gentoo-2856590327f4fbea49232910be3af4048811de3a.tar.bz2 gentoo-2856590327f4fbea49232910be3af4048811de3a.zip |
dev-python/truststore: Stabilize 0.10.0 hppa, #938078
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/truststore/truststore-0.10.0.ebuild')
-rw-r--r-- | dev-python/truststore/truststore-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/truststore/truststore-0.10.0.ebuild b/dev-python/truststore/truststore-0.10.0.ebuild index fe7b85a05f6f..ab74d52cc669 100644 --- a/dev-python/truststore/truststore-0.10.0.ebuild +++ b/dev-python/truststore/truststore-0.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" |