diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-17 06:05:31 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-17 06:05:31 +0200 |
commit | 47768749f4bf37240f6c53d6b51a6f73e5a83f84 (patch) | |
tree | d79318e056992f156f4621c824b28353fdbf8152 /dev-libs/xapian | |
parent | app-crypt/ccid: Stable for HPPA (bug #585414). (diff) | |
download | gentoo-47768749f4bf37240f6c53d6b51a6f73e5a83f84.tar.gz gentoo-47768749f4bf37240f6c53d6b51a6f73e5a83f84.tar.bz2 gentoo-47768749f4bf37240f6c53d6b51a6f73e5a83f84.zip |
dev-libs/xapian: Stable for HPPA (bug #574638).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/xapian')
-rw-r--r-- | dev-libs/xapian/xapian-1.2.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xapian/xapian-1.2.22.ebuild b/dev-libs/xapian/xapian-1.2.22.ebuild index d0b410b4cc39..7d18a29d9029 100644 --- a/dev-libs/xapian/xapian-1.2.22.ebuild +++ b/dev-libs/xapian/xapian-1.2.22.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0/1.2.22" # ABI version of libxapian.so, prefixed with 1.2. -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="doc static-libs -cpu_flags_x86_sse +cpu_flags_x86_sse2 +brass +chert +inmemory" DEPEND="sys-libs/zlib" |