summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-05-16 17:25:51 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-05-16 17:26:17 +0300
commit00998b0a772f25df53256339b46311cbcddcb219 (patch)
tree66dcf4e5fe170458579f13c59b152f5efacea700
parentdev-libs/raft: stabilize 0.13.0 for amd64 (diff)
downloadgentoo-00998b0a772f25df53256339b46311cbcddcb219.tar.gz
gentoo-00998b0a772f25df53256339b46311cbcddcb219.tar.bz2
gentoo-00998b0a772f25df53256339b46311cbcddcb219.zip
dev-libs/dqlite: stabilize 1.10.0 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--dev-libs/dqlite/dqlite-1.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/dqlite/dqlite-1.10.0.ebuild b/dev-libs/dqlite/dqlite-1.10.0.ebuild
index a3fe7ae6c8ba..44327746b8db 100644
--- a/dev-libs/dqlite/dqlite-1.10.0.ebuild
+++ b/dev-libs/dqlite/dqlite-1.10.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 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"