diff options
author | William Hubbs <williamh@gentoo.org> | 2021-02-22 09:59:31 -0600 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2021-02-22 10:09:52 -0600 |
commit | 1cb87d8e6e003c4dd9d39f279d94368151a67ae9 (patch) | |
tree | 470b39e6c939c223b1197182161fbf1c10ab0f9d /sys-cluster/kube-proxy | |
parent | sys-cluster/kubelet: stabilize 1.19.7 on amd64 (diff) | |
download | gentoo-1cb87d8e6e003c4dd9d39f279d94368151a67ae9.tar.gz gentoo-1cb87d8e6e003c4dd9d39f279d94368151a67ae9.tar.bz2 gentoo-1cb87d8e6e003c4dd9d39f279d94368151a67ae9.zip |
sys-cluster/kube-proxy: stabilize 1.19.7 on amd64
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'sys-cluster/kube-proxy')
-rw-r--r-- | sys-cluster/kube-proxy/kube-proxy-1.19.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/kube-proxy/kube-proxy-1.19.7.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.19.7.ebuild index 2bf8b1a469e1..ddc12b2f8a73 100644 --- a/sys-cluster/kube-proxy/kube-proxy-1.19.7.ebuild +++ b/sys-cluster/kube-proxy/kube-proxy-1.19.7.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" RDEPEND="net-firewall/conntrack-tools |