kubelet-wrapper: Enable on arm64

Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
Geoff Levand 2017-05-26 14:38:13 -07:00
parent 3feb415c5e
commit fc65fc68a6
4 changed files with 2 additions and 3 deletions

View File

@ -8,7 +8,7 @@ EAPI=6
DESCRIPTION="Kubernetes Container Manager"
HOMEPAGE="http://kubernetes.io/"
KEYWORDS="amd64"
KEYWORDS="amd64 arm64"
LICENSE="Apache-2.0"
SLOT="0"

View File

@ -77,7 +77,6 @@ RDEPEND="${RDEPEND}
RDEPEND="${RDEPEND}
amd64? (
app-admin/adcli
app-admin/kubelet-wrapper
app-crypt/go-tspi
app-emulation/xenserver-pv-version
app-emulation/xenstore
@ -89,6 +88,7 @@ RDEPEND="${RDEPEND}
RDEPEND="${RDEPEND}
app-admin/etcd-wrapper
app-admin/fleet
app-admin/kubelet-wrapper
app-admin/locksmith
app-admin/mayday
app-admin/sdnotify-proxy

View File

@ -4,4 +4,3 @@ dev-libs/gobject-introspection-1.40.0-r1
# build errors
net-dns/bind-tools-9.10.1_p1
app-admin/kubelet-1.0.1-r2