diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-20 11:06:41 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-20 11:41:11 +0100 |
commit | 34c991b399ebaed697bff4972f2e0e4290e169c8 (patch) | |
tree | 7298ad8e27d06685b679932a9c788aefba0edace /dev-libs/xapian | |
parent | app-backup/bareos: add 18.2.12, drop 18.2.10-r2 (diff) | |
download | gentoo-34c991b399ebaed697bff4972f2e0e4290e169c8.tar.gz gentoo-34c991b399ebaed697bff4972f2e0e4290e169c8.tar.bz2 gentoo-34c991b399ebaed697bff4972f2e0e4290e169c8.zip |
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@gentoo.org>
Diffstat (limited to 'dev-libs/xapian')
-rw-r--r-- | dev-libs/xapian/xapian-1.4.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xapian/xapian-1.4.18-r1.ebuild b/dev-libs/xapian/xapian-1.4.18-r1.ebuild index 8d6ddbd3218b..49c615940706 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}] |