diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-16 13:03:48 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-16 13:24:35 +0200 |
commit | dca687c97a9f66d7ac0f22f017b5999258d7b531 (patch) | |
tree | 33569b4131a9876753f9789fadaf688a7622bcec /app-text | |
parent | virtual/fortran: keyword ~arm64 (diff) | |
download | gentoo-dca687c97a9f66d7ac0f22f017b5999258d7b531.tar.gz gentoo-dca687c97a9f66d7ac0f22f017b5999258d7b531.tar.bz2 gentoo-dca687c97a9f66d7ac0f22f017b5999258d7b531.zip |
app-text/enchant: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/enchant/enchant-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-1.6.0.ebuild b/app-text/enchant/enchant-1.6.0.ebuild index b0854146f550..5a4e593dc79c 100644 --- a/app-text/enchant/enchant-1.6.0.ebuild +++ b/app-text/enchant/enchant-1.6.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~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 ~x86-macos ~x86-solaris" IUSE="aspell +hunspell static-libs zemberek" REQUIRED_USE="|| ( hunspell aspell zemberek )" |