From: Agostino Sarubbo Date: Sun, 14 Feb 2016 10:02:16 +0000 (+0100) Subject: dev-libs/xapian: x86 stable wrt bug #574638 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f769154386f632cdca2e58de3a50f6c75198fe41;p=gentoo.git dev-libs/xapian: x86 stable wrt bug #574638 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-libs/xapian/xapian-1.2.22.ebuild b/dev-libs/xapian/xapian-1.2.22.ebuild index fdc7cf22350f..f328a48bff9b 100644 --- a/dev-libs/xapian/xapian-1.2.22.ebuild +++ b/dev-libs/xapian/xapian-1.2.22.ebuild @@ -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"