diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 16:19:01 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 17:24:40 +0200 |
commit | 3ba086db5d13568173d0cfd552eed733298d03df (patch) | |
tree | 3128c0a8cf7a79acee1d1d7c3972fe38b7d4bdaf /dev-libs | |
parent | sys-apps/paxctl: keyword ~arm64 (diff) | |
download | gentoo-3ba086db5d13568173d0cfd552eed733298d03df.tar.gz gentoo-3ba086db5d13568173d0cfd552eed733298d03df.tar.bz2 gentoo-3ba086db5d13568173d0cfd552eed733298d03df.zip |
dev-libs/hyphen: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/hyphen/hyphen-2.8.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/hyphen/hyphen-2.8.8.ebuild b/dev-libs/hyphen/hyphen-2.8.8.ebuild index 38be1ccb9fa6..464620ed88d3 100644 --- a/dev-libs/hyphen/hyphen-2.8.8.ebuild +++ b/dev-libs/hyphen/hyphen-2.8.8.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/hunspell/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1 MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="app-text/hunspell" |