From d5e1ff79a0ae0083acfa01d031865fe09bdbf835 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Sun, 29 May 2022 09:22:55 +0200 Subject: [PATCH] app-laptop/rogauracore: Stabilize 1.5 amd64, #848009 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- app-laptop/rogauracore/rogauracore-1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-laptop/rogauracore/rogauracore-1.5.ebuild b/app-laptop/rogauracore/rogauracore-1.5.ebuild index a6678b687a8b3..083d9ea4e3354 100644 --- a/app-laptop/rogauracore/rogauracore-1.5.ebuild +++ b/app-laptop/rogauracore/rogauracore-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ if [[ ${PV} = "9999" ]]; then inherit git-r3 else SRC_URI="https://github.com/wroberts/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi DESCRIPTION="RGB keyboard control for Asus ROG laptops"