summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-02-20 09:31:32 +0200
committerJoonas Niilola <juippis@gentoo.org>2023-02-20 10:06:33 +0200
commitcea10441da307d36a0411093a9bf96cf52011272 (patch)
tree829e5dcf5209d0cea59e39375c7772f5c58c07f8 /dev-libs/dqlite
parentdev-libs/raft: stabilize 0.17.1 for amd64 (diff)
downloadgentoo-cea10441da307d36a0411093a9bf96cf52011272.tar.gz
gentoo-cea10441da307d36a0411093a9bf96cf52011272.tar.bz2
gentoo-cea10441da307d36a0411093a9bf96cf52011272.zip
dev-libs/dqlite: stabilize 1.14.0 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-libs/dqlite')
-rw-r--r--dev-libs/dqlite/dqlite-1.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/dqlite/dqlite-1.14.0.ebuild b/dev-libs/dqlite/dqlite-1.14.0.ebuild
index c0cbc911e373..2c927cf8dd44 100644
--- a/dev-libs/dqlite/dqlite-1.14.0.ebuild
+++ b/dev-libs/dqlite/dqlite-1.14.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/1.12.0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"