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: Sat, 24 Jul 2021 20:26:19
Message-Id: 1627158363.aae6b61911821199eec5ddfec1c08371424dd3c8.prometheanfire@gentoo
1 commit: aae6b61911821199eec5ddfec1c08371424dd3c8
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 24 20:18:26 2021 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 24 20:26:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae6b619
7
8 gui-libs/wlroots: 0.14.0 stable amd64/arm64/x86
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 gui-libs/wlroots/wlroots-0.14.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/gui-libs/wlroots/wlroots-0.14.0.ebuild b/gui-libs/wlroots/wlroots-0.14.0.ebuild
17 index 34a1612b0ed..0a2009a3fbb 100644
18 --- a/gui-libs/wlroots/wlroots-0.14.0.ebuild
19 +++ b/gui-libs/wlroots/wlroots-0.14.0.ebuild
20 @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
21 SLOT="0/9999"
22 else
23 SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
24 - KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
25 + KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
26 SLOT="0/14"
27 fi