commit: 4f32280b9db2c209d4ecb655f896607a44881501
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 07:52:27 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 07:52:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f32280b
sys-apps/openrazer: Stabilize 3.6.1-r2 amd64, #912048
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-apps/openrazer/openrazer-3.6.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/openrazer/openrazer-3.6.1-r2.ebuild
b/sys-apps/openrazer/openrazer-3.6.1-r2.ebuild
index a2efe041bbf6..188c2e445376 100644
--- a/sys-apps/openrazer/openrazer-3.6.1-r2.ebuild
+++ b/sys-apps/openrazer/openrazer-3.6.1-r2.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-2+"