Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xwayland/
Date: Wed, 12 Jan 2022 06:24:07
Message-Id: 1641968634.dd48ba0a2da04b12daa6cd41b7078f8e85a9746e.gyakovlev@gentoo
1 commit: dd48ba0a2da04b12daa6cd41b7078f8e85a9746e
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 12 06:21:36 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 12 06:23:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd48ba0a
7
8 x11-base/xwayland: Stabilize 21.1.4 ppc64, #831050
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 x11-base/xwayland/xwayland-21.1.4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-base/xwayland/xwayland-21.1.4.ebuild b/x11-base/xwayland/xwayland-21.1.4.ebuild
16 index 1aa97eee00d1..1a68db1c9a96 100644
17 --- a/x11-base/xwayland/xwayland-21.1.4.ebuild
18 +++ b/x11-base/xwayland/xwayland-21.1.4.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2021 Gentoo Authors
21 +# Copyright 2021-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -13,7 +13,7 @@ IUSE="selinux video_cards_nvidia unwind xcsecurity"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
31
32 DEPEND="
33 >=x11-libs/pixman-0.27.2