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