Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/wlroots/
Date: Tue, 22 Feb 2022 19:47:15
Message-Id: 1645559223.7b4804181cdd4849fefe3b12f4c8f783020c1047.prometheanfire@gentoo
1 commit: 7b4804181cdd4849fefe3b12f4c8f783020c1047
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 22 19:46:07 2022 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 22 19:47:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b480418
7
8 gui-libs/wlroots: 0.15.0-r2 stable amd64 arm64 x86
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 gui-libs/wlroots/wlroots-0.15.0-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/gui-libs/wlroots/wlroots-0.15.0-r2.ebuild b/gui-libs/wlroots/wlroots-0.15.0-r2.ebuild
17 index 75badbe1a0bc..9c30f69fea8b 100644
18 --- a/gui-libs/wlroots/wlroots-0.15.0-r2.ebuild
19 +++ b/gui-libs/wlroots/wlroots-0.15.0-r2.ebuild
20 @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
21 SLOT="0/9999"
22 else
23 SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/${PV}/${P}.tar.gz"
24 - KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
25 + KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
26 SLOT="0/15"
27 fi