summaryrefslogtreecommitdiff
path: root/sys-apps/razer-cli/razer-cli-2.1.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/razer-cli/razer-cli-2.1.0.ebuild')
-rw-r--r--sys-apps/razer-cli/razer-cli-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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+"