summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2021-08-16 20:27:47 -0500
committerWilliam Hubbs <williamh@gentoo.org>2021-08-16 20:27:47 -0500
commit78b20811f89181c63578aa9204c39eaf9994d70e (patch)
tree051d91ebd8f60343efde2abb734541df94a62b2b
parentsys-cluster/kube-controller-manager: stabilize 1.19.13 on amd64 (diff)
downloadgentoo-78b20811f89181c63578aa9204c39eaf9994d70e.tar.gz
gentoo-78b20811f89181c63578aa9204c39eaf9994d70e.tar.bz2
gentoo-78b20811f89181c63578aa9204c39eaf9994d70e.zip
sys-cluster/kubectl: stabilize 1.19.13 on amd64
Signed-off-by: William Hubbs <williamh@gentoo.org>
-rw-r--r--sys-cluster/kubectl/kubectl-1.19.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/kubectl/kubectl-1.19.13.ebuild b/sys-cluster/kubectl/kubectl-1.19.13.ebuild
index 99f1f19c12d4..0c55d6b9e06a 100644
--- a/sys-cluster/kubectl/kubectl-1.19.13.ebuild
+++ b/sys-cluster/kubectl/kubectl-1.19.13.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kuber
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
IUSE="hardened"
DEPEND="!sys-cluster/kubernetes"