summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2019-09-02 17:34:34 +0200
committerManuel Rüger <mrueg@gentoo.org>2019-09-02 17:34:34 +0200
commit0cb93cc0f56070d2d211d0d2e9c04e30d493887f (patch)
treebe1a15e39b413fdf43cc10075ae23b35dfe10b11 /dev-db
parentdev-db/etcd: Version bump to 3.4.0 (diff)
downloadgentoo-0cb93cc0f56070d2d211d0d2e9c04e30d493887f.tar.gz
gentoo-0cb93cc0f56070d2d211d0d2e9c04e30d493887f.tar.bz2
gentoo-0cb93cc0f56070d2d211d0d2e9c04e30d493887f.zip
dev-db/etcd: Stabilize 3.3.15
Package-Manager: Portage-2.3.75, Repoman-2.3.16 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/etcd/etcd-3.3.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/etcd/etcd-3.3.15.ebuild b/dev-db/etcd/etcd-3.3.15.ebuild
index 5724a790e2b2..b3ed26c899a4 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.}"