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 7607E1382C5 for ; Sat, 27 Feb 2021 12:30:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B928EE091C; Sat, 27 Feb 2021 12:30:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A0531E091C for ; Sat, 27 Feb 2021 12:30:37 +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 614AB34111E for ; Sat, 27 Feb 2021 12:30:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B47E54C2 for ; Sat, 27 Feb 2021 12:30:34 +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: <1614429016.04d87ffd554e78ea6a8d5094d6aedce526cc93f0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xscreensaver/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xscreensaver/xscreensaver-5.44-r4.ebuild X-VCS-Directories: x11-misc/xscreensaver/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 04d87ffd554e78ea6a8d5094d6aedce526cc93f0 X-VCS-Branch: master Date: Sat, 27 Feb 2021 12:30:34 +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: c279b630-4d4d-4aed-8eec-a4c46209112a X-Archives-Hash: ff17dcdecf03213bce499fbb6618b66a commit: 04d87ffd554e78ea6a8d5094d6aedce526cc93f0 Author: Sam James gentoo org> AuthorDate: Sat Feb 27 12:30:16 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Feb 27 12:30:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04d87ffd x11-misc/xscreensaver: Stabilize 5.44-r4 ppc64, #773139 Signed-off-by: Sam James gentoo.org> x11-misc/xscreensaver/xscreensaver-5.44-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xscreensaver/xscreensaver-5.44-r4.ebuild b/x11-misc/xscreensaver/xscreensaver-5.44-r4.ebuild index dc288643763..c536e90a771 100644 --- a/x11-misc/xscreensaver/xscreensaver-5.44-r4.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-5.44-r4.ebuild @@ -12,7 +12,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="caps +gdk-pixbuf gdm +gtk jpeg +locking new-login offensive opengl pam +perl selinux suid xinerama" REQUIRED_USE=" gdk-pixbuf? ( gtk )