diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 06:07:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 06:07:35 +0100 |
commit | 9647f63e1d56ad5a9c9df1e41a880e47481e3eb5 (patch) | |
tree | e1958120185f7f46aa8d7e6bdc9395c6f71855d6 /dev-libs/xapian | |
parent | profiles: drop obsolete masks (diff) | |
download | gentoo-9647f63e1d56ad5a9c9df1e41a880e47481e3eb5.tar.gz gentoo-9647f63e1d56ad5a9c9df1e41a880e47481e3eb5.tar.bz2 gentoo-9647f63e1d56ad5a9c9df1e41a880e47481e3eb5.zip |
dev-libs/xapian: Stabilize 1.4.22 arm, #904561
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/xapian')
-rw-r--r-- | dev-libs/xapian/xapian-1.4.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xapian/xapian-1.4.22.ebuild b/dev-libs/xapian/xapian-1.4.22.ebuild index cd37bb7fff7d..db094957668c 100644 --- a/dev-libs/xapian/xapian-1.4.22.ebuild +++ b/dev-libs/xapian/xapian-1.4.22.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0/30" # ABI version of libxapian.so -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~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=" |