diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:36:18 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:37:12 +0200 |
commit | 75bbff466c72bb9dbb377013e4438611be6990c2 (patch) | |
tree | 6146d8fce119ffa81f77ee230cf292bc3e8f1ed8 /app-text/aspell | |
parent | dev-util/radare2: bump up to 1.3.0 (diff) | |
download | gentoo-75bbff466c72bb9dbb377013e4438611be6990c2.tar.gz gentoo-75bbff466c72bb9dbb377013e4438611be6990c2.tar.bz2 gentoo-75bbff466c72bb9dbb377013e4438611be6990c2.zip |
app-text/aspell: keyworded for ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-text/aspell')
-rw-r--r-- | app-text/aspell/aspell-0.60.7_rc1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/aspell/aspell-0.60.7_rc1.ebuild b/app-text/aspell/aspell-0.60.7_rc1.ebuild index 88f852b70454..5bbd533caac7 100644 --- a/app-text/aspell/aspell-0.60.7_rc1.ebuild +++ b/app-text/aspell/aspell-0.60.7_rc1.ebuild @@ -17,7 +17,7 @@ fi LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~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-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="nls unicode" PDEPEND="app-dicts/aspell-en" |