diff options
author | William Hubbs <williamh@gentoo.org> | 2022-02-07 10:27:18 -0600 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2022-02-07 10:28:15 -0600 |
commit | 498c19b8f51f4579c07d480089ebeca82aef7c69 (patch) | |
tree | 91fd0f731b067fbc20e1d08d1deab80890253261 /sys-cluster | |
parent | sys-cluster/kubelet: stabilize 1.20.15 on amd64 (diff) | |
download | gentoo-498c19b8f51f4579c07d480089ebeca82aef7c69.tar.gz gentoo-498c19b8f51f4579c07d480089ebeca82aef7c69.tar.bz2 gentoo-498c19b8f51f4579c07d480089ebeca82aef7c69.zip |
sys-cluster/kube-proxy: stabilize 1.20.15 on amd64
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/kube-proxy/kube-proxy-1.20.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/kube-proxy/kube-proxy-1.20.15.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.20.15.ebuild index 96fb408a1702..b8752c1ac71d 100644 --- a/sys-cluster/kube-proxy/kube-proxy-1.20.15.ebuild +++ b/sys-cluster/kube-proxy/kube-proxy-1.20.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 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="hardened" RDEPEND="net-firewall/conntrack-tools |