commit: 80c8c23a20e2b559815efb34e88299bdfd9f4a01 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 19:49:02 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 19:49:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c8c23a
app-vim/webapi: Stabilize 0.3-r1 amd64, #919621 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/webapi/webapi-0.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/webapi/webapi-0.3-r1.ebuild b/app-vim/webapi/webapi-0.3-r1.ebuild index 71717f7fd508..67052a4b99f6 100644 --- a/app-vim/webapi/webapi-0.3-r1.ebuild +++ b/app-vim/webapi/webapi-0.3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mattn/${PN}-vim/archive/${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-vim-${PV}" LICENSE="BSD" -KEYWORDS="~amd64 x86 ~x64-macos" +KEYWORDS="amd64 x86 ~x64-macos" RDEPEND="net-misc/curl"
