Skip to content

Commit

Permalink
Revert "dev-db/etcd: bump to v2.2.0"
Browse files Browse the repository at this point in the history
This reverts commit e34f811.

Build fails on arm64. See:

  etcd-io/etcd#3623
  • Loading branch information
glevand committed Sep 30, 2015
1 parent 93e60b8 commit 5ecd5f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion dev-db/etcd/etcd-9999.ebuild
Expand Up @@ -14,7 +14,7 @@ inherit coreos-doc coreos-go toolchain-funcs cros-workon systemd
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="e4561dd8cfb1163fb51afceca9c78aa89398e731" # v2.2.0
CROS_WORKON_COMMIT="ff8d1ecb9f2bf966c0e6929156be4432786b9217" # v2.1.2
KEYWORDS="amd64 arm64"
fi

Expand Down

0 comments on commit 5ecd5f6

Please sign in to comment.