Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Commit

Permalink
coreos: Enable etcd-wrapper on arm64
Browse files Browse the repository at this point in the history
Signed-off-by: Geoff Levand <geoff@infradead.org>
  • Loading branch information
glevand committed Apr 27, 2017
1 parent f14aa1b commit 8fa412e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions coreos-base/coreos/coreos-0.0.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,7 @@ RDEPEND="${RDEPEND}
)
etcd_protocols_2? (
dev-db/etcd:2
amd64? (
app-admin/etcd-wrapper
)
app-admin/etcd-wrapper
)
"

Expand Down

0 comments on commit 8fa412e

Please sign in to comment.