From b81f14fd00ab24d2843a468a82cf082b9d6ad655 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Wed, 21 May 2014 15:20:59 -0700 Subject: [PATCH] fix(dev-db/etcdctl): Set correct keywords. Missed this when converting etcdctl to the single ebuild scheme in 02315e21 --- .../coreos-overlay/dev-db/etcdctl/etcdctl-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/dev-db/etcdctl/etcdctl-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/dev-db/etcdctl/etcdctl-9999.ebuild index 19d8bdb073..c0b36305e2 100644 --- a/sdk_container/src/third_party/coreos-overlay/dev-db/etcdctl/etcdctl-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/dev-db/etcdctl/etcdctl-9999.ebuild @@ -21,7 +21,6 @@ SRC_URI="" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" IUSE="" DEPEND=">=dev-lang/go-1.2"