From: Agostino Sarubbo Date: Wed, 4 Jan 2017 17:06:02 +0000 (+0100) Subject: dev-libs/xapian: x86 stable wrt bug #597894 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c10c5117b555b9ca44f841bf869b42eee6ddf10e;p=gentoo.git dev-libs/xapian: x86 stable wrt bug #597894 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-libs/xapian/xapian-1.2.24.ebuild b/dev-libs/xapian/xapian-1.2.24.ebuild index 3f717efdb766..e1ffe19ee75c 100644 --- a/dev-libs/xapian/xapian-1.2.24.ebuild +++ b/dev-libs/xapian/xapian-1.2.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="http://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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="doc static-libs -cpu_flags_x86_sse +cpu_flags_x86_sse2 +brass +chert +inmemory" DEPEND="sys-libs/zlib"