commit: 0951cf77368d5900dbc662e730dcc2e544b22f78
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 1 16:33:08 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 1 16:33:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0951cf77
sys-apps/razer-cli: Stabilize 2.1.0 amd64, #893568
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-apps/razer-cli/razer-cli-2.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/razer-cli/razer-cli-2.1.0.ebuild
b/sys-apps/razer-cli/razer-cli-2.1.0.ebuild
index 68cf275a243e..8c9929f1801b 100644
--- a/sys-apps/razer-cli/razer-cli-2.1.0.ebuild
+++ b/sys-apps/razer-cli/razer-cli-2.1.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/LoLei/${PN}.git"
else
SRC_URI="https://github.com/LoLei/${PN}/archive/v${PV}.tar.gz ->
${P}.gh.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-3+"