diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2020-03-07 17:44:54 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2020-03-07 17:44:54 -0500 |
commit | 6df4807cc4d882e493e323d892ed527caff8f4a6 (patch) | |
tree | 392ac4bc755dcbafeb0f0d4b6fbd487b503c9151 /dev-libs/xapian | |
parent | app-text/xapian-omega: x86 stable (diff) | |
download | gentoo-6df4807cc4d882e493e323d892ed527caff8f4a6.tar.gz gentoo-6df4807cc4d882e493e323d892ed527caff8f4a6.tar.bz2 gentoo-6df4807cc4d882e493e323d892ed527caff8f4a6.zip |
dev-libs/xapian: 1.2.25 stable on x86
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'dev-libs/xapian')
-rw-r--r-- | dev-libs/xapian/xapian-1.2.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xapian/xapian-1.2.25.ebuild b/dev-libs/xapian/xapian-1.2.25.ebuild index 01bb84a0369d..2d5949884ea1 100644 --- a/dev-libs/xapian/xapian-1.2.25.ebuild +++ b/dev-libs/xapian/xapian-1.2.25.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0/1.2.22" # ABI version of libxapian.so, prefixed with 1.2. -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~x64-solaris" IUSE="doc static-libs -cpu_flags_x86_sse +cpu_flags_x86_sse2 +brass +chert +inmemory" DEPEND="sys-libs/zlib" |