commit:     cbac57b88c42d8e25dcc82d2f7a9e64e814af6cf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 23:54:59 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 23:54:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbac57b8

app-misc/openrgb: Stabilize 0.7-r1 amd64, #891939

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/openrgb/openrgb-0.7-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/openrgb/openrgb-0.7-r1.ebuild 
b/app-misc/openrgb/openrgb-0.7-r1.ebuild
index f3ee7086508d..fc7b38dbf97b 100644
--- a/app-misc/openrgb/openrgb-0.7-r1.ebuild
+++ b/app-misc/openrgb/openrgb-0.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then
 else
        
SRC_URI="https://gitlab.com/CalcProgrammer1/OpenRGB/-/archive/release_${PV}/OpenRGB-release_${PV}.tar.bz2";
        S="${WORKDIR}/OpenRGB-release_${PV}"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 ~x86"
        PATCHES=(
                "${FILESDIR}"/OpenRGB-0.5-build-system.patch
        )

Reply via email to