repo/gentoo:master commit in: app-containers/cosign/
"Eli Schwartz" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786069104.ad427f13b32e08ab980ee174f6f4a82c08f81acc.eschwartz@gentoo> |
commit: ad427f13b32e08ab980ee174f6f4a82c08f81acc Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Fri Aug 7 01:34:16 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Fri Aug 7 02:18:24 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad427f13 app-containers/cosign: Stabilize 3.1.0 amd64, #980456 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> app-containers/cosign/cosign-3.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/cosign/cosign-3.1.0.ebuild b/app-containers/cosign/cosign-3.1.0.ebuild index 7a50b0f7e12e..7ee5ab3d84b1 100644 --- a/app-containers/cosign/cosign-3.1.0.ebuild +++ b/app-containers/cosign/cosign-3.1.0.ebuild @@ -18,7 +18,7 @@ LICENSE="Apache-2.0" # Dependent licenses LICENSE+=" Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RESTRICT="test" BDEPEND=">=dev-lang/go-1.26.0"