projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4baa931
)
app-editors/neovim: Add ~arm keyword wrt bug #676688
author
Mikle Kolyada
<zlogene@gentoo.org>
Sat, 20 Apr 2019 19:00:51 +0000
(22:00 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sat, 20 Apr 2019 19:00:51 +0000
(22:00 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="~arm"
app-editors/neovim/neovim-0.3.4-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/neovim/neovim-0.3.4-r1.ebuild
b/app-editors/neovim/neovim-0.3.4-r1.ebuild
index 0bebd86bae256e7dbbd06e5e19cb165b00b00f2f..c3e917afd7fe67a267c56e60ae47137b9d05bcab 100644
(file)
--- a/
app-editors/neovim/neovim-0.3.4-r1.ebuild
+++ b/
app-editors/neovim/neovim-0.3.4-r1.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 ~
arm ~
x86"
fi
LICENSE="Apache-2.0 vim"