diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:57:39 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:57:39 +0100 |
commit | 8abba3ba37b3a9b83a575615b7dd6d00b6916514 (patch) | |
tree | c0a7144137a3d1dc3d7afadb580f7f29d4fa410e /app-dicts/myspell-fr | |
parent | app-dicts/myspell-en: drop x86-macos (diff) | |
download | gentoo-8abba3ba37b3a9b83a575615b7dd6d00b6916514.tar.gz gentoo-8abba3ba37b3a9b83a575615b7dd6d00b6916514.tar.bz2 gentoo-8abba3ba37b3a9b83a575615b7dd6d00b6916514.zip |
app-dicts/myspell-fr: 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-fr')
-rw-r--r-- | app-dicts/myspell-fr/myspell-fr-4.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-fr/myspell-fr-4.5-r1.ebuild b/app-dicts/myspell-fr/myspell-fr-4.5-r1.ebuild index 8a4b1f09a92e..3519f55e57ec 100644 --- a/app-dicts/myspell-fr/myspell-fr-4.5-r1.ebuild +++ b/app-dicts/myspell-fr/myspell-fr-4.5-r1.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 @@ -36,7 +36,7 @@ SRC_URI=" LICENSE="GPL-2 LGPL-2.1 MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x86-linux" IUSE="" src_prepare() { |