From 14f72f9fc0aa4330f67d4ebb6c09f0ddcd20c0c5 Mon Sep 17 00:00:00 2001 From: Timur Kuprava Date: Fri, 6 Jun 2025 10:07:51 +0300 Subject: [PATCH] app-misc/wl-kbptr: change license name Signed-off-by: Timur Kuprava --- app-misc/wl-kbptr/wl-kbptr-0.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/wl-kbptr/wl-kbptr-0.3.0.ebuild b/app-misc/wl-kbptr/wl-kbptr-0.3.0.ebuild index 6064ee97f1..dec43027ad 100644 --- a/app-misc/wl-kbptr/wl-kbptr-0.3.0.ebuild +++ b/app-misc/wl-kbptr/wl-kbptr-0.3.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Control the mouse pointer with the keyboard on Wayland" HOMEPAGE="https://github.com/moverest/wl-kbptr" SRC_URI="https://github.com/moverest/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-3.0" +LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64"