summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2023-09-26 18:27:39 +0200
committerMaciej Barć <xgqt@gentoo.org>2023-09-26 18:28:15 +0200
commita27eb3a777b960eb192f8333642f793b4643551b (patch)
treece85ceb4138842359a56eb1119f5314ba65b9a09 /sys-apps/razer-cli/razer-cli-2.2.0.ebuild
parentdev-cpp/cpp-httplib: Stabilize 0.14.0 amd64, #914651 (diff)
downloadgentoo-a27eb3a777b960eb192f8333642f793b4643551b.tar.gz
gentoo-a27eb3a777b960eb192f8333642f793b4643551b.tar.bz2
gentoo-a27eb3a777b960eb192f8333642f793b4643551b.zip
sys-apps/razer-cli: Stabilize 2.2.0 amd64, #913506
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'sys-apps/razer-cli/razer-cli-2.2.0.ebuild')
-rw-r--r--sys-apps/razer-cli/razer-cli-2.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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+"