summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-09 21:47:15 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-09 21:47:15 +0200
commit1c8a35690c9573f9c2545a82b270698b64e1afed (patch)
tree2d85b618a94c528c0168d1b2237fc252818a70e8 /app-vim/webapi
parentapp-vim/cmdalias: Stabilize 3.0-r2 amd64, #919628 (diff)
downloadgentoo-1c8a35690c9573f9c2545a82b270698b64e1afed.tar.gz
gentoo-1c8a35690c9573f9c2545a82b270698b64e1afed.tar.bz2
gentoo-1c8a35690c9573f9c2545a82b270698b64e1afed.zip
app-vim/webapi: Stabilize 0.3-r1 x86, #919621
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/webapi')
-rw-r--r--app-vim/webapi/webapi-0.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/webapi/webapi-0.3-r1.ebuild b/app-vim/webapi/webapi-0.3-r1.ebuild
index 83e5160ae527..71717f7fd508 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"