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-en/myspell-en-20170101.ebuild | |
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-en/myspell-en-20170101.ebuild')
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20170101.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/myspell-en/myspell-en-20170101.ebuild b/app-dicts/myspell-en/myspell-en-20170101.ebuild index 971a5a8d437a..fba66a088656 100644 --- a/app-dicts/myspell-en/myspell-en-20170101.ebuild +++ b/app-dicts/myspell-en/myspell-en-20170101.ebuild @@ -35,5 +35,5 @@ SRC_URI="https://extensions.libreoffice.org/extensions/english-dictionaries/${MY LICENSE="GPL-2 LGPL-2.1 Princeton myspell-en_CA-KevinAtkinson" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" |