summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-04-13 00:47:58 +0300
committerMart Raudsepp <leio@gentoo.org>2020-04-13 00:52:18 +0300
commitcef6c8917fd8c8178d8370fce4c7ce504f5e5380 (patch)
tree8c1bcbc662e57dbe75c77a0cd449dab99f1beecf /app-text/enchant
parentapp-text/gspell: fix test dependencies (diff)
downloadgentoo-cef6c8917fd8c8178d8370fce4c7ce504f5e5380.tar.gz
gentoo-cef6c8917fd8c8178d8370fce4c7ce504f5e5380.tar.bz2
gentoo-cef6c8917fd8c8178d8370fce4c7ce504f5e5380.zip
app-text/enchant: arm64 stable (bug #717076)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-text/enchant')
-rw-r--r--app-text/enchant/enchant-2.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-2.2.8.ebuild b/app-text/enchant/enchant-2.2.8.ebuild
index c8aea484a680..15efe48022a5 100644
--- a/app-text/enchant/enchant-2.2.8.ebuild
+++ b/app-text/enchant/enchant-2.2.8.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/AbiWord/enchant/releases/download/v${PV}/${P}.tar.gz
LICENSE="LGPL-2.1+"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="aspell +hunspell"
REQUIRED_USE="|| ( hunspell aspell )"