repo/gentoo:master commit in: gui-libs/wlroots/
"Arthur Zamarin" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786698720.348ebadc4afbb5a7daf338665387ce031c60ad5b.arthurzam@gentoo> |
commit: 348ebadc4afbb5a7daf338665387ce031c60ad5b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 09:12:00 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 09:12:00 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=348ebadc
gui-libs/wlroots: Stabilize 0.20.2 x86, #980833
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
gui-libs/wlroots/wlroots-0.20.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-libs/wlroots/wlroots-0.20.2.ebuild b/gui-libs/wlroots/wlroots-0.20.2.ebuild
index 608a03a41291..8f48121c2563 100644
--- a/gui-libs/wlroots/wlroots-0.20.2.ebuild
+++ b/gui-libs/wlroots/wlroots-0.20.2.ebuild
@@ -16,7 +16,7 @@ else
inherit verify-sig
SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/releases/${PV}/downloads/${P}.tar.gz
https://gitlab.freedesktop.org/${PN}/${PN}/-/releases/${PV}/downloads/${P}.tar.gz.sig"
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
SLOT="$(ver_cut 1-2)"
fi