summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-10 14:04:23 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-10 14:04:23 +0200
commit3ea936ebaf85d9bef2d20f51a6ef9aa98fb74b83 (patch)
treed42c218bf5522e0b7344fdfd79d656b04e18d2dc
parentmedia-radio/tucnak: Stabilize 4.55 amd64, #926651 (diff)
downloadgentoo-3ea936ebaf85d9bef2d20f51a6ef9aa98fb74b83.tar.gz
gentoo-3ea936ebaf85d9bef2d20f51a6ef9aa98fb74b83.tar.bz2
gentoo-3ea936ebaf85d9bef2d20f51a6ef9aa98fb74b83.zip
app-vim/tagbar: Stabilize 2.7-r1 ALLARCHES, #926657
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-vim/tagbar/tagbar-2.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/tagbar/tagbar-2.7-r1.ebuild b/app-vim/tagbar/tagbar-2.7-r1.ebuild
index d3ad7238cf7f..ec49071fd191 100644
--- a/app-vim/tagbar/tagbar-2.7-r1.ebuild
+++ b/app-vim/tagbar/tagbar-2.7-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="
"
SRC_URI="https://github.com/preservim/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND=">=dev-util/ctags-5.5"