repo/gentoo:master commit in: gui-libs/wlroots/
"Arthur Zamarin" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786698816.28fcf832f410e5a45fa504751390420a4a620ea1.arthurzam@gentoo> |
commit: 28fcf832f410e5a45fa504751390420a4a620ea1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 09:13:36 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 09:13:36 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28fcf832
gui-libs/wlroots: Stabilize 0.20.2 arm64, #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 8f48121c2563..236495776753 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