diff options
author | Sam James <sam@gentoo.org> | 2022-01-02 09:59:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-02 09:59:31 +0000 |
commit | 11537be386c049bf5ed337cf7d8da41874f7e175 (patch) | |
tree | 388489001c183c7b42c2a585fbb05eb1726bae5b /dev-libs/xapian | |
parent | net-nntp/leafnode: Stabilize 1.11.11-r1 x86, #819285 (diff) | |
download | gentoo-11537be386c049bf5ed337cf7d8da41874f7e175.tar.gz gentoo-11537be386c049bf5ed337cf7d8da41874f7e175.tar.bz2 gentoo-11537be386c049bf5ed337cf7d8da41874f7e175.zip |
dev-libs/xapian: Stabilize 1.4.18-r1 ppc64, #790266
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/xapian')
-rw-r--r-- | dev-libs/xapian/xapian-1.4.18-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xapian/xapian-1.4.18-r1.ebuild b/dev-libs/xapian/xapian-1.4.18-r1.ebuild index 49c615940706..a00674bab04e 100644 --- a/dev-libs/xapian/xapian-1.4.18-r1.ebuild +++ b/dev-libs/xapian/xapian-1.4.18-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -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 ~m68k ~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}] |