projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e55e5c
)
app-vim/syntastic: stabilize 3.6.0
author
Tim Harder
<radhermit@gentoo.org>
Tue, 25 Aug 2015 03:36:27 +0000
(23:36 -0400)
committer
Tim Harder
<radhermit@gentoo.org>
Tue, 25 Aug 2015 03:36:27 +0000
(23:36 -0400)
app-vim/syntastic/syntastic-3.6.0.ebuild
patch
|
blob
|
history
diff --git
a/app-vim/syntastic/syntastic-3.6.0.ebuild
b/app-vim/syntastic/syntastic-3.6.0.ebuild
index be5b783accd2444bcb10ab2f797bee76f2b935c1..8b4403a6a4cc4b4f230711d2229b52929170d806 100644
(file)
--- a/
app-vim/syntastic/syntastic-3.6.0.ebuild
+++ b/
app-vim/syntastic/syntastic-3.6.0.ebuild
@@
-10,7
+10,7
@@
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/scrooloose/syntastic.git"
else
SRC_URI="https://github.com/scrooloose/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="
~amd64 ~
x86"
+ KEYWORDS="
amd64
x86"
fi
DESCRIPTION="vim plugin: syntax checking using external tools"