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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4708713835B for ; Mon, 8 Feb 2021 06:11:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2358CE091D; Mon, 8 Feb 2021 06:11:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0A202E091D for ; Mon, 8 Feb 2021 06:11:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E4DC9340C96 for ; Mon, 8 Feb 2021 06:11:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E1D0C4C9 for ; Mon, 8 Feb 2021 06:11:25 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1612764676.64cca88c45b0d07f294ea85acbf131e8d47f18e0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfwm4/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/xfwm4/xfwm4-4.16.1.ebuild X-VCS-Directories: xfce-base/xfwm4/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 64cca88c45b0d07f294ea85acbf131e8d47f18e0 X-VCS-Branch: master Date: Mon, 8 Feb 2021 06:11:25 +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: 1a476a7d-eaa1-417c-a308-3dfade390f9a X-Archives-Hash: 0f8c1053351a04567217bf78ad2d2eb4 commit: 64cca88c45b0d07f294ea85acbf131e8d47f18e0 Author: Sam James gentoo org> AuthorDate: Mon Feb 8 06:10:59 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Feb 8 06:11:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64cca88c xfce-base/xfwm4: Stabilize 4.16.1 ppc64, #769368 Signed-off-by: Sam James gentoo.org> xfce-base/xfwm4/xfwm4-4.16.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/xfwm4/xfwm4-4.16.1.ebuild b/xfce-base/xfwm4/xfwm4-4.16.1.ebuild index 5c635cee067..245aa07b6ea 100644 --- a/xfce-base/xfwm4/xfwm4-4.16.1.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.16.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="opengl startup-notification +xcomposite +xpresent" RDEPEND=">=dev-libs/glib-2.20