commit:     152d2cf480ae08c416b4fd8f6fcc69e5e09ff5bc
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 20:44:00 2023 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 20:46:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=152d2cf4

gui-libs/wlroots: stabilize 0.16.1 for amd64, arm64, x86

Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 gui-libs/wlroots/wlroots-0.16.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gui-libs/wlroots/wlroots-0.16.1.ebuild 
b/gui-libs/wlroots/wlroots-0.16.1.ebuild
index 823b494fb8e6..7da628951f6e 100644
--- a/gui-libs/wlroots/wlroots-0.16.1.ebuild
+++ b/gui-libs/wlroots/wlroots-0.16.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
        SLOT="0/9999"
 else
        
SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/${PV}/${P}.tar.gz";
-       KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+       KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
        SLOT="0/$(ver_cut 2)"
 fi
 

Reply via email to