summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-laptop/rogauracore/rogauracore-1.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-laptop/rogauracore/rogauracore-1.6.ebuild b/app-laptop/rogauracore/rogauracore-1.6.ebuild
index 4507dee9a9ea..df914c94c930 100644
--- a/app-laptop/rogauracore/rogauracore-1.6.ebuild
+++ b/app-laptop/rogauracore/rogauracore-1.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = "9999" ]]; then
inherit git-r3
else
SRC_URI="https://github.com/wroberts/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
DESCRIPTION="RGB keyboard control for Asus ROG laptops"