diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:32 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:32 +0200 |
commit | bcb2ba495e8850dac21085d4ec08857ce73958d5 (patch) | |
tree | d1615aa5b1bab56c2390f741431dfcae548d136b /app-dicts/myspell-es | |
parent | app-crypt: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-bcb2ba495e8850dac21085d4ec08857ce73958d5.tar.gz gentoo-bcb2ba495e8850dac21085d4ec08857ce73958d5.tar.bz2 gentoo-bcb2ba495e8850dac21085d4ec08857ce73958d5.zip |
app-dicts: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-es')
-rw-r--r-- | app-dicts/myspell-es/myspell-es-0.7.ebuild | 2 | ||||
-rw-r--r-- | app-dicts/myspell-es/myspell-es-2.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-es/myspell-es-0.7.ebuild b/app-dicts/myspell-es/myspell-es-0.7.ebuild index b71e7e0cc087..09f8db5a89e1 100644 --- a/app-dicts/myspell-es/myspell-es-0.7.ebuild +++ b/app-dicts/myspell-es/myspell-es-0.7.ebuild @@ -39,7 +39,7 @@ DESCRIPTION="Spanish dictionaries for myspell/hunspell" HOMEPAGE="http://rla-es.forja.rediris.es/" LICENSE="GPL-3 LGPL-3 MPL-1.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86" IUSE="" src_prepare() { diff --git a/app-dicts/myspell-es/myspell-es-2.3.ebuild b/app-dicts/myspell-es/myspell-es-2.3.ebuild index b1661aa974a0..648c8b1064f8 100644 --- a/app-dicts/myspell-es/myspell-es-2.3.ebuild +++ b/app-dicts/myspell-es/myspell-es-2.3.ebuild @@ -34,7 +34,7 @@ DESCRIPTION="Spanish dictionaries for myspell/hunspell" HOMEPAGE="https://github.com/sbosio/rla-es" LICENSE="GPL-3 LGPL-3 MPL-1.1" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86" IUSE="" src_prepare() { |