summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2019-10-24 00:48:37 +0200
committerManuel Rüger <mrueg@gentoo.org>2019-10-24 00:48:37 +0200
commit90d0c34ceae9ffb5762972079962773c53fbabae (patch)
tree8664a2d4525e1357b326d8ad57b4a2fc8f0c4123 /dev-db/etcd
parentmedia-libs/vulkan-loader: Allow python 3.7 (diff)
downloadgentoo-90d0c34ceae9ffb5762972079962773c53fbabae.tar.gz
gentoo-90d0c34ceae9ffb5762972079962773c53fbabae.tar.bz2
gentoo-90d0c34ceae9ffb5762972079962773c53fbabae.zip
dev-db/etcd: Stabilize on amd64
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
Diffstat (limited to 'dev-db/etcd')
-rw-r--r--dev-db/etcd/etcd-3.3.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/etcd/etcd-3.3.17.ebuild b/dev-db/etcd/etcd-3.3.17.ebuild
index 53c765061489..6290e49fcb13 100644
--- a/dev-db/etcd/etcd-3.3.17.ebuild
+++ b/dev-db/etcd/etcd-3.3.17.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="6d80523"
MY_PV="${PV/_rc/-rc.}"