diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-15 22:02:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-15 22:02:33 +0000 |
commit | e8a33c3324ef38fb7cbf9a298b50cdfc41c9d5bd (patch) | |
tree | 9967846123eef867bff60594bb53adcd664dade1 /dev-libs/xapian/xapian-1.2.13.ebuild | |
parent | Stable for arm, wrt bug #456972 (diff) | |
download | gentoo-2-e8a33c3324ef38fb7cbf9a298b50cdfc41c9d5bd.tar.gz gentoo-2-e8a33c3324ef38fb7cbf9a298b50cdfc41c9d5bd.tar.bz2 gentoo-2-e8a33c3324ef38fb7cbf9a298b50cdfc41c9d5bd.zip |
Stable for arm, 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 97b16f3ba79b..e730001669fb 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.5 2013/02/14 22:08:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-1.2.13.ebuild,v 1.6 2013/02/15 22:02:33 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" |