projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e30e36
)
app-vim/airline: stable for amd64+x86.
author
Patrice Clement
<monsieurp@gentoo.org>
Fri, 8 Jun 2018 10:27:53 +0000
(12:27 +0200)
committer
Patrice Clement
<monsieurp@gentoo.org>
Sat, 9 Jun 2018 21:58:39 +0000
(23:58 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-vim/airline/airline-0.9.ebuild
patch
|
blob
|
history
diff --git
a/app-vim/airline/airline-0.9.ebuild
b/app-vim/airline/airline-0.9.ebuild
index 2b0d045e241b161b1e3544afe0984c8431c72d88..66e1c77f5dea022bae97b429acabad79360f8b63 100644
(file)
--- a/
app-vim/airline/airline-0.9.ebuild
+++ b/
app-vim/airline/airline-0.9.ebuild
@@
-9,7
+9,7
@@
if [[ ${PV} != 9999* ]] ; then
MY_PN=vim-${PN}
MY_P=${MY_PN}-${PV}
SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="
~amd64 ~
x86"
+ KEYWORDS="
amd64
x86"
S=${WORKDIR}/${MY_P}
else
inherit git-r3