diff options
Diffstat (limited to 'app-dicts/aspell-fr/aspell-fr-0.60.ebuild')
-rw-r--r-- | app-dicts/aspell-fr/aspell-fr-0.60.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild index 9e657bca529b..fe4325ea2557 100644 --- a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild +++ b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild @@ -16,7 +16,7 @@ MY_P="aspell-fr-0.50-3" SRC_URI="mirror://gnu/aspell/dict/fr/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-macos" IUSE="" S=${WORKDIR}/${MY_P} |