diff options
author | Sam James <sam@gentoo.org> | 2022-01-02 22:50:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-02 22:50:00 +0000 |
commit | 69de853b0af1cbceae638391dcd5d793a15c3317 (patch) | |
tree | 55247000f5c7065aaccf30323e92628ccf7ce24d /dev-libs/xapian | |
parent | dev-cpp/tbb: fix IncorrectCopyright (diff) | |
download | gentoo-69de853b0af1cbceae638391dcd5d793a15c3317.tar.gz gentoo-69de853b0af1cbceae638391dcd5d793a15c3317.tar.bz2 gentoo-69de853b0af1cbceae638391dcd5d793a15c3317.zip |
dev-libs/xapian: Stabilize 1.4.18-r1 arm, #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 | 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 59ca4ce5b30c..f4ea177c4c0b 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 ~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}] |