Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/xapian/
Date: Mon, 24 Jul 2017 17:58:50
Message-Id: 1500919103.ed59fc5f10d895940d0ca6f9e170c5a12b74d1ca.maekke@gentoo
1 commit: ed59fc5f10d895940d0ca6f9e170c5a12b74d1ca
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 24 17:58:23 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 24 17:58:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed59fc5f
7
8 dev-libs/xapian: arm stable, bug #624912
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-libs/xapian/xapian-1.4.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/xapian/xapian-1.4.4.ebuild b/dev-libs/xapian/xapian-1.4.4.ebuild
17 index c46388aaa89..ece49685414 100644
18 --- a/dev-libs/xapian/xapian-1.4.4.ebuild
19 +++ b/dev-libs/xapian/xapian-1.4.4.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="http://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.xz"
21
22 LICENSE="GPL-2"
23 SLOT="0/30" # ABI version of libxapian.so
24 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
26 IUSE="doc static-libs -cpu_flags_x86_sse +cpu_flags_x86_sse2 +glass +chert +inmemory"
27
28 DEPEND="sys-libs/zlib"