diff options
author | 2025-01-10 13:06:53 +0200 | |
---|---|---|
committer | 2025-01-10 13:06:53 +0200 | |
commit | 95ec11c7cfaa2ba519db27c7c9e0ae37756e9325 (patch) | |
tree | fee6d940ec2972eb7780f7b1c6e36585da41f0d4 /app-containers | |
parent | dev-python/pygraphviz: Stabilize 1.14 arm64, #944721 (diff) | |
download | gentoo-95ec11c7cfaa2ba519db27c7c9e0ae37756e9325.tar.gz gentoo-95ec11c7cfaa2ba519db27c7c9e0ae37756e9325.tar.bz2 gentoo-95ec11c7cfaa2ba519db27c7c9e0ae37756e9325.zip |
app-containers/cosign: Stabilize 2.4.0 amd64, #947808
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/cosign/cosign-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-containers/cosign/cosign-2.4.0.ebuild b/app-containers/cosign/cosign-2.4.0.ebuild index de622f965ee3..70638b1898d9 100644 --- a/app-containers/cosign/cosign-2.4.0.ebuild +++ b/app-containers/cosign/cosign-2.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RESTRICT="test" |