summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2023-01-04 10:50:06 -0600
committerWilliam Hubbs <williamh@gentoo.org>2023-01-04 10:50:06 -0600
commitc3f2f77bacd57b974dbe7cf4895393b89b258323 (patch)
treef3e9ab0c062e24cb585f6bbf5280d67bc7caa519 /sys-cluster
parentsys-cluster/kubeadm: stabilize 1.24.9 for amd64 (diff)
downloadgentoo-c3f2f77bacd57b974dbe7cf4895393b89b258323.tar.gz
gentoo-c3f2f77bacd57b974dbe7cf4895393b89b258323.tar.bz2
gentoo-c3f2f77bacd57b974dbe7cf4895393b89b258323.zip
sys-cluster/kube-apiserver: stabilize 1.24.9 for amd64
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/kube-apiserver/kube-apiserver-1.24.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/kube-apiserver/kube-apiserver-1.24.9.ebuild b/sys-cluster/kube-apiserver/kube-apiserver-1.24.9.ebuild
index 4010c16c51d5..d173c8d9825d 100644
--- a/sys-cluster/kube-apiserver/kube-apiserver-1.24.9.ebuild
+++ b/sys-cluster/kube-apiserver/kube-apiserver-1.24.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 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"
COMMON_DEPEND="