diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-08-03 09:42:11 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-08-03 09:42:11 +0200 |
commit | 9851a56d53e8baad8f5c51a71d017fb2349c6c97 (patch) | |
tree | 8ae5d0c35166efe75b03687ca749170f420d63b9 /app-vim | |
parent | dev-haskell/yesod-core: remove unused patch (diff) | |
download | gentoo-9851a56d53e8baad8f5c51a71d017fb2349c6c97.tar.gz gentoo-9851a56d53e8baad8f5c51a71d017fb2349c6c97.tar.bz2 gentoo-9851a56d53e8baad8f5c51a71d017fb2349c6c97.zip |
app-vim/genindent: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/genindent/genindent-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/genindent/genindent-1.1-r1.ebuild b/app-vim/genindent/genindent-1.1-r1.ebuild index bd825afdeede..5ce243b4fa3c 100644 --- a/app-vim/genindent/genindent-1.1-r1.ebuild +++ b/app-vim/genindent/genindent-1.1-r1.ebuild @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: library for simplifying indent files" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=678" LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" VIM_PLUGIN_HELPTEXT=\ |