diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:56:38 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:56:38 +0100 |
commit | d2ccbcc57901706a322f32e0b0eab4d790913fc7 (patch) | |
tree | 7410fa9b02bacda3608951916d952d95947d136a /app-dicts | |
parent | app-dicts/aspell-en: drop x86-macos (diff) | |
download | gentoo-d2ccbcc57901706a322f32e0b0eab4d790913fc7.tar.gz gentoo-d2ccbcc57901706a322f32e0b0eab4d790913fc7.tar.bz2 gentoo-d2ccbcc57901706a322f32e0b0eab4d790913fc7.zip |
app-dicts/aspell-nl: 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')
-rw-r--r-- | app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild b/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild index e21e32ba6f13..547b1e896613 100644 --- a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild +++ b/app-dicts/aspell-nl/aspell-nl-0.50.2.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 @@ -8,5 +8,5 @@ ASPELL_LANG="Dutch" inherit aspell-dict-r1 LICENSE="freedist" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" |