Diff fugitive-3.7 with a fugitive-9999
/usr/portage/app-vim/fugitive/fugitive-9999.ebuild 2023-10-09 14:52:28.912368336 +0300 | ||
---|---|---|
10 | 10 |
EGIT_REPO_URI="https://github.com/tpope/vim-fugitive.git" |
11 | 11 |
else |
12 | 12 |
SRC_URI="https://github.com/tpope/vim-fugitive/archive/v${PV}.tar.gz -> ${P}.tar.gz" |
13 |
KEYWORDS="amd64 x86 ~ppc-macos ~x64-macos" |
|
13 |
KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos" |
|
14 | 14 |
S="${WORKDIR}/vim-${P}" |
15 | 15 |
fi |
16 | 16 |