diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-13 11:26:08 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-13 11:26:08 +0200 |
commit | 7c8078f929f2b5ebf70777c319e9d4066284abc0 (patch) | |
tree | d953ee473df02af646c901be2eb499f093612b14 /app-text | |
parent | net-vpn/networkmanager-vpnc: update dep for libnm-gtk (diff) | |
download | gentoo-7c8078f929f2b5ebf70777c319e9d4066284abc0.tar.gz gentoo-7c8078f929f2b5ebf70777c319e9d4066284abc0.tar.bz2 gentoo-7c8078f929f2b5ebf70777c319e9d4066284abc0.zip |
app-text/aspell: arm64 stable (bug #711142)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/aspell/aspell-0.60.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/aspell/aspell-0.60.8.ebuild b/app-text/aspell/aspell-0.60.8.ebuild index 116604300287..574877c3e70c 100644 --- a/app-text/aspell/aspell-0.60.8.ebuild +++ b/app-text/aspell/aspell-0.60.8.ebuild @@ -17,7 +17,7 @@ fi LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="nls unicode" PDEPEND="app-dicts/aspell-en" |