summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-03-03 05:56:04 +0000
committerYixun Lan <dlan@gentoo.org>2015-03-03 05:56:04 +0000
commitda9b69edb29a0d23075f12bc0c229280ed6568ac (patch)
tree194c5084ff80285da094d127f3ba4f2c53ed0499 /app-text/hunspell/hunspell-1.3.3.ebuild
parentadd arm64 support, tested on A53 board (diff)
downloadgentoo-2-da9b69edb29a0d23075f12bc0c229280ed6568ac.tar.gz
gentoo-2-da9b69edb29a0d23075f12bc0c229280ed6568ac.tar.bz2
gentoo-2-da9b69edb29a0d23075f12bc0c229280ed6568ac.zip
add arm64 support, tested on A53 board
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'app-text/hunspell/hunspell-1.3.3.ebuild')
-rw-r--r--app-text/hunspell/hunspell-1.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hunspell/hunspell-1.3.3.ebuild b/app-text/hunspell/hunspell-1.3.3.ebuild
index 5732fc37007a..b9e49a54634f 100644
--- a/app-text/hunspell/hunspell-1.3.3.ebuild
+++ b/app-text/hunspell/hunspell-1.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.3.3.ebuild,v 1.11 2015/02/28 13:29:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.3.3.ebuild,v 1.12 2015/03/03 05:56:04 dlan Exp $
EAPI=5
inherit eutils multilib autotools flag-o-matic versionator
@@ -14,7 +14,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/"
SLOT="0"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="ncurses nls readline static-libs"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
ncurses? ( sys-libs/ncurses )