summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/kubectl/kubectl-1.20.14.ebuild')
-rw-r--r--sys-cluster/kubectl/kubectl-1.20.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/kubectl/kubectl-1.20.14.ebuild b/sys-cluster/kubectl/kubectl-1.20.14.ebuild
index 99f1f19c12d4..c982734039a2 100644
--- a/sys-cluster/kubectl/kubectl-1.20.14.ebuild
+++ b/sys-cluster/kubectl/kubectl-1.20.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"