projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
912a148
)
app-vim/ri-browser: Sort KEYWORDS
author
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:22:06 +0000
(17:22 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:22:06 +0000
(17:22 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-vim/ri-browser/ri-browser-1.2-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-vim/ri-browser/ri-browser-1.2-r1.ebuild
b/app-vim/ri-browser/ri-browser-1.2-r1.ebuild
index 1e68c9e0bc827d18d4baeca9c868ffef8cd53eb8..ce23c7e8f30454a1d5e5f73a0a77fa62990b7d8b 100644
(file)
--- a/
app-vim/ri-browser/ri-browser-1.2-r1.ebuild
+++ b/
app-vim/ri-browser/ri-browser-1.2-r1.ebuild
@@
-9,7
+9,7
@@
DESCRIPTION="vim plugin: interface for browsing ri/ruby documentation"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=494"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~
x86 ~sparc
"
+KEYWORDS="~amd64 ~ppc ~
sparc ~x86
"
RDEPEND="dev-lang/ruby"