Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/dqlite/
Date: Mon, 04 Oct 2021 05:40:56
Message-Id: 1633326020.4c0d7b571a4008e4f8a7472d7259244d786186f5.juippis@gentoo
1 commit: 4c0d7b571a4008e4f8a7472d7259244d786186f5
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 4 05:27:14 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 4 05:40:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c0d7b57
7
8 dev-libs/dqlite: keyword 1.9.0 for ~x86
9
10 Bug: https://bugs.gentoo.org/816039
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 dev-libs/dqlite/dqlite-1.9.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/dqlite/dqlite-1.9.0.ebuild b/dev-libs/dqlite/dqlite-1.9.0.ebuild
17 index 12f608ba676..d40d3cf1073 100644
18 --- a/dev-libs/dqlite/dqlite-1.9.0.ebuild
19 +++ b/dev-libs/dqlite/dqlite-1.9.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/canonical/dqlite/archive/v${PV}.tar.gz -> ${P}.tar.g
21
22 LICENSE="LGPL-3-with-linking-exception"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm64"
25 +KEYWORDS="amd64 ~arm64 ~x86"
26 IUSE="test"
27 RESTRICT="!test? ( test )"