diff options
author | 2021-01-06 13:57:25 +0100 | |
---|---|---|
committer | 2021-01-06 13:57:25 +0100 | |
commit | 5d1f2cdb9156972c88e6887fcf48867a0b4a9774 (patch) | |
tree | cb5694ee73c0c4551fc0933a6eb2c705dd5fc86f /app-dicts/myspell-en/myspell-en-20170101.ebuild | |
parent | app-dicts/myspell-cy: drop x86-macos (diff) | |
download | gentoo-5d1f2cdb9156972c88e6887fcf48867a0b4a9774.tar.gz gentoo-5d1f2cdb9156972c88e6887fcf48867a0b4a9774.tar.bz2 gentoo-5d1f2cdb9156972c88e6887fcf48867a0b4a9774.zip |
app-dicts/myspell-en: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-en/myspell-en-20170101.ebuild')
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20170101.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-en/myspell-en-20170101.ebuild b/app-dicts/myspell-en/myspell-en-20170101.ebuild index 4fa1e153169b..a258f8733421 100644 --- a/app-dicts/myspell-en/myspell-en-20170101.ebuild +++ b/app-dicts/myspell-en/myspell-en-20170101.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" IUSE="" |