diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:56:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:56:54 +0100 |
commit | 6201e508def0b587ade577bc09e57bcfb954667d (patch) | |
tree | 154b46c95f82d5b954c396ba72e0aff37680422b /app-dicts | |
parent | app-dicts/aspell-nl: drop x86-macos (diff) | |
download | gentoo-6201e508def0b587ade577bc09e57bcfb954667d.tar.gz gentoo-6201e508def0b587ade577bc09e57bcfb954667d.tar.bz2 gentoo-6201e508def0b587ade577bc09e57bcfb954667d.zip |
app-dicts/aspell-sv: 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-sv/aspell-sv-0.51.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-sv/aspell-sv-0.51.0.ebuild b/app-dicts/aspell-sv/aspell-sv-0.51.0.ebuild index cffd8128e910..a985560e0bef 100644 --- a/app-dicts/aspell-sv/aspell-sv-0.51.0.ebuild +++ b/app-dicts/aspell-sv/aspell-sv-0.51.0.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="Swedish" inherit aspell-dict-r1 LICENSE="GPL-2" -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="" |