projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbf3faa
)
app-editors/neovim: mark stable
author
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 29 Dec 2019 09:24:07 +0000
(12:24 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 29 Dec 2019 09:24:07 +0000
(12:24 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
app-editors/neovim/neovim-0.4.3.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/neovim/neovim-0.4.3.ebuild
b/app-editors/neovim/neovim-0.4.3.ebuild
index 0261cc8dfed1d858ce33295281f4ae8a657136b2..d59da9730374ad9f5637d0c8c4b49ca1c186b4d3 100644
(file)
--- a/
app-editors/neovim/neovim-0.4.3.ebuild
+++ b/
app-editors/neovim/neovim-0.4.3.ebuild
@@
-13,7
+13,7
@@
if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/neovim/neovim.git"
else
SRC_URI="https://github.com/neovim/neovim/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="
~amd64 ~
x86"
+ KEYWORDS="
amd64
x86"
fi
LICENSE="Apache-2.0 vim"