From 89f40729e79ee92f894e25faa2279c924e45fe19 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 5 Jan 2025 19:48:45 +0200 Subject: [PATCH] sys-apps/openrazer: Stabilize 3.9.0-r1 amd64, #947129 Signed-off-by: Arthur Zamarin --- sys-apps/openrazer/openrazer-3.9.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/openrazer/openrazer-3.9.0-r1.ebuild b/sys-apps/openrazer/openrazer-3.9.0-r1.ebuild index 399101f11d6fc..5498531646087 100644 --- a/sys-apps/openrazer/openrazer-3.9.0-r1.ebuild +++ b/sys-apps/openrazer/openrazer-3.9.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ else SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-2+"