summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-04 18:06:02 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-04 18:06:02 +0100
commitc10c5117b555b9ca44f841bf869b42eee6ddf10e (patch)
treee88a00dada8ac3629ac3cd6ac9763293e8285bb5 /dev-libs/xapian
parentwww-misc/awstats: x86 stable wrt bug #597762 (diff)
downloadgentoo-c10c5117b555b9ca44f841bf869b42eee6ddf10e.tar.gz
gentoo-c10c5117b555b9ca44f841bf869b42eee6ddf10e.tar.bz2
gentoo-c10c5117b555b9ca44f841bf869b42eee6ddf10e.zip
dev-libs/xapian: x86 stable wrt bug #597894
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/xapian')
-rw-r--r--dev-libs/xapian/xapian-1.2.24.ebuild4
1 files changed, 2 insertions, 2 deletions
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"