commit: 2a77d10f5cd0cfde5cbd07df781ee019849410fe Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 9 02:06:47 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 9 21:10:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a77d10f
sec-keys/sigstore-trusted-root: stabilize 0_p20241016 for amd64 Bug: https://bugs.gentoo.org/963967 Signed-off-by: Sam James <sam <AT> gentoo.org> .../sigstore-trusted-root/sigstore-trusted-root-0_p20241016.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sec-keys/sigstore-trusted-root/sigstore-trusted-root-0_p20241016.ebuild b/sec-keys/sigstore-trusted-root/sigstore-trusted-root-0_p20241016.ebuild index d40f93428e94..002f4c8906f8 100644 --- a/sec-keys/sigstore-trusted-root/sigstore-trusted-root-0_p20241016.ebuild +++ b/sec-keys/sigstore-trusted-root/sigstore-trusted-root-0_p20241016.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ S=${WORKDIR} LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" PROPERTIES="test_network" RESTRICT="test"
