diff options
author | Sam James <sam@gentoo.org> | 2022-06-21 21:22:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-21 21:22:12 +0100 |
commit | f3cfcf0f6454da29a81c2f6e6d82be59a55ee0c7 (patch) | |
tree | c90d41c3702d37c2052fc538c3dabd05267558ab /dev-libs | |
parent | dev-python/vcrpy: Remove old (diff) | |
download | gentoo-f3cfcf0f6454da29a81c2f6e6d82be59a55ee0c7.tar.gz gentoo-f3cfcf0f6454da29a81c2f6e6d82be59a55ee0c7.tar.bz2 gentoo-f3cfcf0f6454da29a81c2f6e6d82be59a55ee0c7.zip |
dev-libs/xapian: Stabilize 1.4.19 amd64, #850169
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/xapian/xapian-1.4.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xapian/xapian-1.4.19.ebuild b/dev-libs/xapian/xapian-1.4.19.ebuild index da137d6556cb..b763c94e6c6b 100644 --- a/dev-libs/xapian/xapian-1.4.19.ebuild +++ b/dev-libs/xapian/xapian-1.4.19.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 ~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}] |