commit: 9b5230a610eb69011dfc505bece9bf7640b1777a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 2 02:57:21 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 2 02:57:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b5230a6
app-misc/openrgb: Stabilize 1.0_rc2 amd64, #942035
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/openrgb/openrgb-1.0_rc2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/openrgb/openrgb-1.0_rc2.ebuild
b/app-misc/openrgb/openrgb-1.0_rc2.ebuild
index 58788810ca41..176bc05b47ef 100644
--- a/app-misc/openrgb/openrgb-1.0_rc2.ebuild
+++ b/app-misc/openrgb/openrgb-1.0_rc2.ebuild
@@ -12,7 +12,7 @@ else
MY_PV=$(ver_rs 2 "")
SRC_URI="https://gitlab.com/CalcProgrammer1/OpenRGB/-/archive/release_candidate_${MY_PV}/OpenRGB-release_candidate_${MY_PV}.tar.bz2"
S="${WORKDIR}/OpenRGB-release_candidate_${MY_PV}"
- KEYWORDS="~amd64 ~loong ~x86"
+ KEYWORDS="amd64 ~loong ~x86"
fi
DESCRIPTION="Open source RGB lighting control"