diff options
author | William Hubbs <williamh@gentoo.org> | 2021-02-22 09:58:43 -0600 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2021-02-22 10:09:50 -0600 |
commit | f697b6f1629460fe5ee773d0a1d09f31588a4c84 (patch) | |
tree | 50f456d4e1a992adc59ab04ac5c933bafe5768c4 /sys-cluster/kube-proxy | |
parent | sys-cluster/kubelet: stabilize 1.18.15 on amd64 (diff) | |
download | gentoo-f697b6f1629460fe5ee773d0a1d09f31588a4c84.tar.gz gentoo-f697b6f1629460fe5ee773d0a1d09f31588a4c84.tar.bz2 gentoo-f697b6f1629460fe5ee773d0a1d09f31588a4c84.zip |
sys-cluster/kube-proxy: stabilize 1.18.15 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.18.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/kube-proxy/kube-proxy-1.18.15.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.18.15.ebuild index 7054c6b9a9b7..5ef88fafdada 100644 --- a/sys-cluster/kube-proxy/kube-proxy-1.18.15.ebuild +++ b/sys-cluster/kube-proxy/kube-proxy-1.18.15.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" +KEYWORDS="amd64" IUSE="hardened" RDEPEND="net-firewall/conntrack-tools |