commit: 0cb93cc0f56070d2d211d0d2e9c04e30d493887f
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 2 15:34:34 2019 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Sep 2 15:34:34 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb93cc0
dev-db/etcd: Stabilize 3.3.15
Package-Manager: Portage-2.3.75, Repoman-2.3.16
Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org>
dev-db/etcd/etcd-3.3.15.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/etcd/etcd-3.3.15.ebuild b/dev-db/etcd/etcd-3.3.15.ebuild
index 5724a790e2b..b3ed26c899a 100644
--- a/dev-db/etcd/etcd-3.3.15.ebuild
+++ b/dev-db/etcd/etcd-3.3.15.ebuild
@@ -5,7 +5,7 @@ EAPI=6
inherit user systemd golang-vcs-snapshot
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
EGO_PN="github.com/coreos/etcd"
GIT_COMMIT="94745a4"
MY_PV="${PV/_rc/-rc.}"