From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AB0A9158086 for ; Wed, 12 Jan 2022 06:24:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C3282BC028; Wed, 12 Jan 2022 06:24:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3B8842BC024 for ; Wed, 12 Jan 2022 06:24:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 156713430A4 for ; Wed, 12 Jan 2022 06:24:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33E1F291 for ; Wed, 12 Jan 2022 06:24:03 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1641968634.dd48ba0a2da04b12daa6cd41b7078f8e85a9746e.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xwayland/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-base/xwayland/xwayland-21.1.4.ebuild X-VCS-Directories: x11-base/xwayland/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: dd48ba0a2da04b12daa6cd41b7078f8e85a9746e X-VCS-Branch: master Date: Wed, 12 Jan 2022 06:24:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 16f23e7c-718f-4c65-871f-96f7975a53de X-Archives-Hash: 033e23e9e5589d0e6bfd2a5f8ff4e395 commit: dd48ba0a2da04b12daa6cd41b7078f8e85a9746e Author: Georgy Yakovlev gentoo org> AuthorDate: Wed Jan 12 06:21:36 2022 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Wed Jan 12 06:23:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd48ba0a x11-base/xwayland: Stabilize 21.1.4 ppc64, #831050 Signed-off-by: Georgy Yakovlev gentoo.org> x11-base/xwayland/xwayland-21.1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-base/xwayland/xwayland-21.1.4.ebuild b/x11-base/xwayland/xwayland-21.1.4.ebuild index 1aa97eee00d1..1a68db1c9a96 100644 --- a/x11-base/xwayland/xwayland-21.1.4.ebuild +++ b/x11-base/xwayland/xwayland-21.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ IUSE="selinux video_cards_nvidia unwind xcsecurity" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=x11-libs/pixman-0.27.2