commit: 2856590327f4fbea49232910be3af4048811de3a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 4 17:29:17 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 4 17:29:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28565903
dev-python/truststore: Stabilize 0.10.0 hppa, #938078 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/truststore/truststore-0.10.0.ebuild | 4 ++-- 1 file 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"
