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 94A6D13835B for ; Mon, 19 Apr 2021 00:23:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 904DCE079E; Mon, 19 Apr 2021 00:23:56 +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 73C29E079E for ; Mon, 19 Apr 2021 00:23:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 9DAD5335D97 for ; Mon, 19 Apr 2021 00:23:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56D4566A for ; Mon, 19 Apr 2021 00:23:54 +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: <1618791820.128956a1ff093e77e3f2da2743adc6161c0e3872.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.45.ebuild X-VCS-Directories: x11-misc/xscreensaver/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 128956a1ff093e77e3f2da2743adc6161c0e3872 X-VCS-Branch: master Date: Mon, 19 Apr 2021 00:23:54 +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: 0a5efe55-e5db-4802-a25d-9ad678066177 X-Archives-Hash: 8ad759397d6d74bbad15ac8189e5f789 commit: 128956a1ff093e77e3f2da2743adc6161c0e3872 Author: Sam James gentoo org> AuthorDate: Mon Apr 19 00:22:57 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Apr 19 00:23:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=128956a1 x11-misc/xscreensaver: Stabilize 5.45 ppc64, #783546 Signed-off-by: Sam James gentoo.org> x11-misc/xscreensaver/xscreensaver-5.45.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xscreensaver/xscreensaver-5.45.ebuild b/x11-misc/xscreensaver/xscreensaver-5.45.ebuild index 846bb5f47e4..f11331d7425 100644 --- a/x11-misc/xscreensaver/xscreensaver-5.45.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-5.45.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 systemd xinerama" REQUIRED_USE=" gdk-pixbuf? ( gtk )