diff options
author | William Hubbs <williamh@gentoo.org> | 2023-04-04 11:18:52 -0500 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2023-04-04 11:18:52 -0500 |
commit | f8ac77a6d5211c92602dd1a59f5c3f9541ee293b (patch) | |
tree | 5b4981bb3a3898a7f1467fd0f214c1bc0981b453 /app-containers/cosign | |
parent | dev-util/cmake: Stabilize 3.25.3 hppa, #903751 (diff) | |
download | gentoo-f8ac77a6d5211c92602dd1a59f5c3f9541ee293b.tar.gz gentoo-f8ac77a6d5211c92602dd1a59f5c3f9541ee293b.tar.bz2 gentoo-f8ac77a6d5211c92602dd1a59f5c3f9541ee293b.zip |
app-containers/cosign: stabilize 2.0.0 for amd64
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'app-containers/cosign')
-rw-r--r-- | app-containers/cosign/cosign-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/cosign/cosign-2.0.0.ebuild b/app-containers/cosign/cosign-2.0.0.ebuild index f9229084772b..62b7d9662254 100644 --- a/app-containers/cosign/cosign-2.0.0.ebuild +++ b/app-containers/cosign/cosign-2.0.0.ebuild @@ -12,7 +12,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" |