summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-10-04 08:27:14 +0300
committerJoonas Niilola <juippis@gentoo.org>2021-10-04 08:40:20 +0300
commit4c0d7b571a4008e4f8a7472d7259244d786186f5 (patch)
treebe9a96a61a2422cae467d3d1e92d468b7a19ef54 /dev-libs/dqlite
parentdev-libs/raft: keyword 0.11.2 for ~x86 (diff)
downloadgentoo-4c0d7b571a4008e4f8a7472d7259244d786186f5.tar.gz
gentoo-4c0d7b571a4008e4f8a7472d7259244d786186f5.tar.bz2
gentoo-4c0d7b571a4008e4f8a7472d7259244d786186f5.zip
dev-libs/dqlite: keyword 1.9.0 for ~x86
Bug: https://bugs.gentoo.org/816039 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-libs/dqlite')
-rw-r--r--dev-libs/dqlite/dqlite-1.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/dqlite/dqlite-1.9.0.ebuild b/dev-libs/dqlite/dqlite-1.9.0.ebuild
index 12f608ba6769..d40d3cf1073e 100644
--- a/dev-libs/dqlite/dqlite-1.9.0.ebuild
+++ b/dev-libs/dqlite/dqlite-1.9.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 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"