diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-19 14:08:12 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-19 14:14:53 +0100 |
commit | 71ea757b332f72f8eb97f6342a05cf151982ef92 (patch) | |
tree | 2733e1ad8c0b05cfc40a143993b8034e59d275f3 /app-containers/cri-tools | |
parent | app-admin/drush: Stabilize 6.7.0-r3 amd64, #833686 (diff) | |
download | gentoo-71ea757b332f72f8eb97f6342a05cf151982ef92.tar.gz gentoo-71ea757b332f72f8eb97f6342a05cf151982ef92.tar.bz2 gentoo-71ea757b332f72f8eb97f6342a05cf151982ef92.zip |
app-containers/cri-tools: Stabilize 1.23.0 amd64, #833687
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-containers/cri-tools')
-rw-r--r-- | app-containers/cri-tools/cri-tools-1.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/cri-tools/cri-tools-1.23.0.ebuild b/app-containers/cri-tools/cri-tools-1.23.0.ebuild index 0a580bdda110..45007ff68a89 100644 --- a/app-containers/cri-tools/cri-tools-1.23.0.ebuild +++ b/app-containers/cri-tools/cri-tools-1.23.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/kubernetes-sigs/cri-tools/archive/v${PV}.tar.gz -> $ LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" DEPEND="dev-lang/go" |