diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-10-10 23:59:42 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-10-11 00:04:26 +0200 |
commit | 013371acc9e91c2301fca31c87d42e7bc59b4e94 (patch) | |
tree | ea7fd2ae46b38bd89bd4b157b2870ec0cd23c9dd /app-vim | |
parent | app-vim/vim-spell-cs: EAPI 6 bump, update HOMEPAGE. (diff) | |
download | gentoo-013371acc9e91c2301fca31c87d42e7bc59b4e94.tar.gz gentoo-013371acc9e91c2301fca31c87d42e7bc59b4e94.tar.bz2 gentoo-013371acc9e91c2301fca31c87d42e7bc59b4e94.zip |
app-vim/vim-spell-de: stable for amd64, mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 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 94e0a48b5dcd..bd4a26c4e70d 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 @@ -7,4 +7,5 @@ VIM_SPELL_LANGUAGE="German" inherit vim-spell LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~arm ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ppc sparc x86 ~arm ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |