commit:     d7fa37469c9466a2da4db83d2d0939aabb5bec3f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  4 08:02:27 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Aug  4 08:02:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7fa3746

app-misc/openrgb: amd64 stable wrt bug #861791

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-misc/openrgb/openrgb-0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/openrgb/openrgb-0.7.ebuild 
b/app-misc/openrgb/openrgb-0.7.ebuild
index f9e079015112..bbc124653d95 100644
--- a/app-misc/openrgb/openrgb-0.7.ebuild
+++ b/app-misc/openrgb/openrgb-0.7.ebuild
@@ -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