commit: a27eb3a777b960eb192f8333642f793b4643551b
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 16:27:39 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 16:28:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a27eb3a7
sys-apps/razer-cli: Stabilize 2.2.0 amd64, #913506
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
sys-apps/razer-cli/razer-cli-2.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/razer-cli/razer-cli-2.2.0.ebuild
b/sys-apps/razer-cli/razer-cli-2.2.0.ebuild
index 68cf275a243e..8c9929f1801b 100644
--- a/sys-apps/razer-cli/razer-cli-2.2.0.ebuild
+++ b/sys-apps/razer-cli/razer-cli-2.2.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+"