summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-06-01 11:38:08 +0300
committerJoonas Niilola <juippis@gentoo.org>2021-06-01 11:43:13 +0300
commit85d1d5cb55179ace83451b19048bdcb3e5c2477a (patch)
tree83820404795bb6da4df3bbb8b122b607ba78578c
parentdev-libs/raft: drop 0.10.0 (diff)
downloadgentoo-85d1d5cb.tar.gz
gentoo-85d1d5cb.tar.bz2
gentoo-85d1d5cb.zip
dev-libs/dqlite: stabilize 1.7.0 on amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--dev-libs/dqlite/dqlite-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/dqlite/dqlite-1.7.0.ebuild b/dev-libs/dqlite/dqlite-1.7.0.ebuild
index ef946a6d6856..68b083517b59 100644
--- a/dev-libs/dqlite/dqlite-1.7.0.ebuild
+++ b/dev-libs/dqlite/dqlite-1.7.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/canonical/dqlite/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="LGPL-3-with-linking-exception"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
IUSE="test"
RESTRICT="!test? ( test )"