Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/xapian/
Date: Mon, 16 Oct 2017 23:28:49
Message-Id: 1508196519.13d734750e8d66b91aafc046ff8c02a5c9beafb7.slyfox@gentoo
1 commit: 13d734750e8d66b91aafc046ff8c02a5c9beafb7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 16 23:17:14 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 16 23:28:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d73475
7
8 dev-libs/xapian: stable 1.4.4 for ppc, bug #624912
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
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 a6222345a32..6b8a947528a 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 ~x64-solaris"
25 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x64-solaris"
26 IUSE="doc static-libs -cpu_flags_x86_sse +cpu_flags_x86_sse2 +glass +chert +inmemory"
27
28 DEPEND="sys-libs/zlib"