coreos: Enable etcd-wrapper on arm64

Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
Geoff Levand 2017-04-27 09:33:44 -07:00
parent 52105e099d
commit e796a9033e
2 changed files with 1 additions and 3 deletions

View File

@ -75,9 +75,7 @@ RDEPEND="${RDEPEND}
) )
etcd_protocols_2? ( etcd_protocols_2? (
dev-db/etcd:2 dev-db/etcd:2
amd64? ( app-admin/etcd-wrapper
app-admin/etcd-wrapper
)
) )
" "