summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-15 16:20:24 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-15 16:45:11 +0200
commit3ad96787c97d958e4aee3bd06e5c266630172319 (patch)
tree1c3e297ecbd5df55772fc0b81b75d582af1768dc /dev-libs
parentdev-lang/ruby: fix install with USE=static-libs, bug 620284 (diff)
downloadgentoo-3ad96787c97d958e4aee3bd06e5c266630172319.tar.gz
gentoo-3ad96787c97d958e4aee3bd06e5c266630172319.tar.bz2
gentoo-3ad96787c97d958e4aee3bd06e5c266630172319.zip
dev-libs/xapian: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/xapian/xapian-1.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xapian/xapian-1.4.4.ebuild b/dev-libs/xapian/xapian-1.4.4.ebuild
index 77434bc068b2..94c7cdcf7e3c 100644
--- a/dev-libs/xapian/xapian-1.4.4.ebuild
+++ b/dev-libs/xapian/xapian-1.4.4.ebuild
@@ -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 ~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 +glass +chert +inmemory"
DEPEND="sys-libs/zlib"