diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 02:34:58 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 10:24:26 +0200 |
commit | 45e5dee9b168bb6eefdc567a0812f516418d5fee (patch) | |
tree | 8b2a6c31e1cbb467c13d45e04fc102c5fb5a3256 /dev-libs/xapian/xapian-1.2.24.ebuild | |
parent | net-firewall/shorewall: Bump to v5.1.4.3 (diff) | |
download | gentoo-45e5dee9b168bb6eefdc567a0812f516418d5fee.tar.gz gentoo-45e5dee9b168bb6eefdc567a0812f516418d5fee.tar.bz2 gentoo-45e5dee9b168bb6eefdc567a0812f516418d5fee.zip |
dev-libs/xapian: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-libs/xapian/xapian-1.2.24.ebuild')
-rw-r--r-- | dev-libs/xapian/xapian-1.2.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xapian/xapian-1.2.24.ebuild b/dev-libs/xapian/xapian-1.2.24.ebuild index 7331692782d5..85d71a50f786 100644 --- a/dev-libs/xapian/xapian-1.2.24.ebuild +++ b/dev-libs/xapian/xapian-1.2.24.ebuild @@ -13,7 +13,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 ~arm64 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" |