diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:52:25 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:52:25 +0000 |
commit | 7dfb4af04e60e333198c884a5bd8cd222542c646 (patch) | |
tree | 0e4e37735a215770d51d7eb1431816313849ff9c /app-vim | |
parent | app-vim/xsl-syntax: Stabilize 0.3.11-r3 ppc64, #919602 (diff) | |
download | gentoo-7dfb4af04e60e333198c884a5bd8cd222542c646.tar.gz gentoo-7dfb4af04e60e333198c884a5bd8cd222542c646.tar.bz2 gentoo-7dfb4af04e60e333198c884a5bd8cd222542c646.zip |
app-vim/nerdtree-tabs: Stabilize 1.4.7-r1 amd64, #919611
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/nerdtree-tabs/nerdtree-tabs-1.4.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/nerdtree-tabs/nerdtree-tabs-1.4.7-r1.ebuild b/app-vim/nerdtree-tabs/nerdtree-tabs-1.4.7-r1.ebuild index 70131aa93486..767252ae6a43 100644 --- a/app-vim/nerdtree-tabs/nerdtree-tabs-1.4.7-r1.ebuild +++ b/app-vim/nerdtree-tabs/nerdtree-tabs-1.4.7-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jistr/vim-${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz S="${WORKDIR}/vim-${P}" LICENSE="Apache-2.0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RDEPEND="app-vim/nerdtree" |