summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-10-28 11:00:44 +0100
committerJeroen Roovers <jer@gentoo.org>2018-10-28 11:07:17 +0100
commitf3da95279e48838c9ca42fb1ea9333c7a32aba5a (patch)
tree220f61a56362f7420a196b258144be8ece3a3506 /dev-libs
parentx11-base/xorg-server: Stable for HPPA too. (diff)
downloadgentoo-f3da95279e48838c9ca42fb1ea9333c7a32aba5a.tar.gz
gentoo-f3da95279e48838c9ca42fb1ea9333c7a32aba5a.tar.bz2
gentoo-f3da95279e48838c9ca42fb1ea9333c7a32aba5a.zip
dev-libs/xapian: Stable for HPPA too.
Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/xapian/xapian-1.4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xapian/xapian-1.4.5.ebuild b/dev-libs/xapian/xapian-1.4.5.ebuild
index 7eb786501531..5b1d30b476f0 100644
--- a/dev-libs/xapian/xapian-1.4.5.ebuild
+++ b/dev-libs/xapian/xapian-1.4.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -13,7 +13,7 @@ SRC_URI="http://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.xz"
LICENSE="GPL-2"
SLOT="0/30" # ABI version of libxapian.so
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x64-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x64-solaris"
IUSE="doc static-libs -cpu_flags_x86_sse +cpu_flags_x86_sse2 +glass +chert +inmemory"
DEPEND="sys-libs/zlib"