summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2019-09-27 16:13:02 +0200
committerManuel Rüger <mrueg@gentoo.org>2019-09-27 16:13:02 +0200
commit4ef77e8580bc227c72ad931d8d0d7fdf42c0b817 (patch)
treeb280affe6b907386fdca7c4fe8f669c9585c71cc /app-emulation
parentnet-wireless/dump1090: bump, add stable, remove old (diff)
downloadgentoo-4ef77e8580bc227c72ad931d8d0d7fdf42c0b817.tar.gz
gentoo-4ef77e8580bc227c72ad931d8d0d7fdf42c0b817.tar.bz2
gentoo-4ef77e8580bc227c72ad931d8d0d7fdf42c0b817.zip
app-emulation/cri-tools: Stabilize on amd64
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/cri-tools/cri-tools-1.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/cri-tools/cri-tools-1.14.0.ebuild b/app-emulation/cri-tools/cri-tools-1.14.0.ebuild
index a298fcbf5cbf..9c6fd7ec054c 100644
--- a/app-emulation/cri-tools/cri-tools-1.14.0.ebuild
+++ b/app-emulation/cri-tools/cri-tools-1.14.0.ebuild
@@ -7,7 +7,7 @@ inherit golang-build golang-vcs-snapshot
EGO_PN="github.com/kubernetes-sigs/cri-tools"
MY_PV="v${PV/_beta/-beta.}"
ARCHIVE_URI="https://${EGO_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
DESCRIPTION="CLI and validation tools for Kubelet Container Runtime (CRI)"
HOMEPAGE="https://github.com/kubernetes-sigs/cri-tools"