diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-09-26 17:20:20 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-09-26 17:21:08 +0200 |
commit | 5bb2fa3462dc3b28fb0ed874d3dbbf8318e54180 (patch) | |
tree | 1c9e0da0160815fc80c3bd2b969ba0ff9fb40278 /app-text/aspell | |
parent | media-gfx/graphicsmagick-1.3.25-r0: add alpha keyword (diff) | |
download | gentoo-5bb2fa3462dc3b28fb0ed874d3dbbf8318e54180.tar.gz gentoo-5bb2fa3462dc3b28fb0ed874d3dbbf8318e54180.tar.bz2 gentoo-5bb2fa3462dc3b28fb0ed874d3dbbf8318e54180.zip |
app-text/aspell-0.60.6.1-r3: add alpha keyword
Gentoo-Bug: 591812
Diffstat (limited to 'app-text/aspell')
-rw-r--r-- | app-text/aspell/aspell-0.60.6.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/aspell/aspell-0.60.6.1-r3.ebuild b/app-text/aspell/aspell-0.60.6.1-r3.ebuild index afa7fce6fbc2..f7b0566a727e 100644 --- a/app-text/aspell/aspell-0.60.6.1-r3.ebuild +++ b/app-text/aspell/aspell-0.60.6.1-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/aspell/${P}.tar.gz" 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 ~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" PDEPEND="app-dicts/aspell-en" |