Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/xapian/
Date: Mon, 20 Sep 2021 10:41:46
Message-Id: 1632134471.34c991b399ebaed697bff4972f2e0e4290e169c8.chewi@gentoo
1 commit: 34c991b399ebaed697bff4972f2e0e4290e169c8
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 20 10:06:41 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 20 10:41:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34c991b3
7
8 dev-libs/xapian: Keyword 1.4.18-r1 for ~m68k
9
10 The tests mostly pass but checkstatsweight1* tests fail. Probably a
11 numerical issue.
12
13 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
14
15 dev-libs/xapian/xapian-1.4.18-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/xapian/xapian-1.4.18-r1.ebuild b/dev-libs/xapian/xapian-1.4.18-r1.ebuild
19 index 8d6ddbd3218..49c61594070 100644
20 --- a/dev-libs/xapian/xapian-1.4.18-r1.ebuild
21 +++ b/dev-libs/xapian/xapian-1.4.18-r1.ebuild
22 @@ -13,7 +13,7 @@ SRC_URI="https://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.xz"
23
24 LICENSE="GPL-2"
25 SLOT="0/30" # ABI version of libxapian.so
26 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos ~x64-solaris"
27 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos ~x64-solaris"
28 IUSE="doc static-libs cpu_flags_x86_sse cpu_flags_x86_sse2 +inmemory +remote"
29
30 DEPEND="sys-apps/util-linux[${MULTILIB_USEDEP}]