diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:36:44 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:36:44 +0100 |
commit | 90fe6a35bc85000191a99cd50a3029da333424b5 (patch) | |
tree | d2ef70840188e0703398ce728479474a8021f292 /app-vim/vim-spell-de | |
parent | app-vim/vim-latex: drop x86-macos (diff) | |
download | gentoo-90fe6a35bc85000191a99cd50a3029da333424b5.tar.gz gentoo-90fe6a35bc85000191a99cd50a3029da333424b5.tar.bz2 gentoo-90fe6a35bc85000191a99cd50a3029da333424b5.zip |
app-vim/vim-spell-de: 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-vim/vim-spell-de')
-rw-r--r-- | app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild b/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild index 151ae6d15dc9..a56f847199f9 100644 --- a/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild +++ b/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,5 +8,5 @@ VIM_SPELL_LANGUAGE="German" inherit vim-spell LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ppc sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ppc sparc x86 ~amd64-linux ~x86-linux ~x64-macos" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |