diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 21:35:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 21:35:49 +0000 |
commit | ef8b2b035d148bbfa6907c611b13c1b95bf87fb2 (patch) | |
tree | b28d7af9027312c8093fda31b42df4f1ec7b1741 /dev-libs/xapian/xapian-1.2.13.ebuild | |
parent | Stable for ppc64, wrt bug #457344 (diff) | |
download | gentoo-2-ef8b2b035d148bbfa6907c611b13c1b95bf87fb2.tar.gz gentoo-2-ef8b2b035d148bbfa6907c611b13c1b95bf87fb2.tar.bz2 gentoo-2-ef8b2b035d148bbfa6907c611b13c1b95bf87fb2.zip |
Stable for ppc64, wrt bug #457296
(Portage version: 2.1.11.31/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/xapian/xapian-1.2.13.ebuild')
-rw-r--r-- | dev-libs/xapian/xapian-1.2.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xapian/xapian-1.2.13.ebuild b/dev-libs/xapian/xapian-1.2.13.ebuild index b136cd9cc902..3b6ff4328b4b 100644 --- a/dev-libs/xapian/xapian-1.2.13.ebuild +++ b/dev-libs/xapian/xapian-1.2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-1.2.13.ebuild,v 1.3 2013/02/14 20:19:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-1.2.13.ebuild,v 1.4 2013/02/14 21:35:49 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~sparc x86" IUSE="doc static-libs -sse +sse2 +brass +chert +inmemory" DEPEND="sys-libs/zlib" |