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: Sun, 15 Oct 2017 21:29:03
Message-Id: 1508102934.5dc14a420e8cafb8982e7729a01a709dcc4ee464.slyfox@gentoo
1 commit: 5dc14a420e8cafb8982e7729a01a709dcc4ee464
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 15 21:27:24 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 15 21:28:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dc14a42
7
8 dev-libs/xapian: stable 1.4.4 for ppc64, bug #624912
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc64"
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 4838e363ad2..a6222345a32 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"