diff options
Diffstat (limited to 'app-dicts/aspell-eo')
-rw-r--r-- | app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild b/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild index 1e0e36838d01..b6594b2efbbf 100644 --- a/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild +++ b/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild @@ -14,7 +14,7 @@ MY_P=aspell${ASPELL_VERSION}-${MY_P/aspell-/} SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" S=${WORKDIR}/${MY_P} |