app-vim/vim-spell-de: EAPI 6 bump.
authorPatrice Clement <monsieurp@gentoo.org>
Sun, 23 Jul 2017 14:25:02 +0000 (16:25 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 23 Jul 2017 14:25:24 +0000 (16:25 +0200)
This also keyword the package for the ARM platform.

Sorry arm team for doing the work but this is a really harmless change.

Gentoo-Bug: https://bugs.gentoo.org/621352

Package-Manager: Portage-2.3.6, Repoman-2.3.1

app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild [new file with mode: 0644]

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
new file mode 100644 (file)
index 0000000..94e0a48
--- /dev/null
@@ -0,0 +1,10 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+EAPI=6
+
+VIM_SPELL_LANGUAGE="German"
+
+inherit vim-spell
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~arm ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"