commit:     82672fdb1879b8fa40db7668f45630700886a0cc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 16 19:42:42 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 19:42:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82672fdb

gui-libs/wlroots: Stabilize 0.15.1 x86, #865415

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

 gui-libs/wlroots/wlroots-0.15.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/wlroots/wlroots-0.15.1.ebuild 
b/gui-libs/wlroots/wlroots-0.15.1.ebuild
index b608a0603236..b3ce3f00c339 100644
--- a/gui-libs/wlroots/wlroots-0.15.1.ebuild
+++ b/gui-libs/wlroots/wlroots-0.15.1.ebuild
@@ -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