summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-10-23 08:35:44 +0300
committerJoonas Niilola <juippis@gentoo.org>2023-10-23 08:35:44 +0300
commitfec45fa9b1b7d6091e16f8246eeaf2261f43c4d5 (patch)
treed2bcdbbfb079ef64f0391fd1b05b412e19811fd8
parentdev-libs/raft: stabilize 0.18.0 for amd64 (diff)
downloadgentoo-fec45fa9b1b7d6091e16f8246eeaf2261f43c4d5.tar.gz
gentoo-fec45fa9b1b7d6091e16f8246eeaf2261f43c4d5.tar.bz2
gentoo-fec45fa9b1b7d6091e16f8246eeaf2261f43c4d5.zip
dev-libs/dqlite: stabilize 1.16.0 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--dev-libs/dqlite/dqlite-1.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/dqlite/dqlite-1.16.0.ebuild b/dev-libs/dqlite/dqlite-1.16.0.ebuild
index 0666aa3910cc..7a76fcbeee18 100644
--- a/dev-libs/dqlite/dqlite-1.16.0.ebuild
+++ b/dev-libs/dqlite/dqlite-1.16.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.15.1"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"