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 EB5021382C5 for ; Tue, 20 Apr 2021 17:06:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A118E086C; Tue, 20 Apr 2021 17:06:07 +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 005FCE086C for ; Tue, 20 Apr 2021 17:06:06 +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 8DB4D335DB4 for ; Tue, 20 Apr 2021 17:06:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD6116EB for ; Tue, 20 Apr 2021 17:06:03 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1618938350.05988fd2ccde1f907c4cdb51742d7c0f0b4ef003.slyfox@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: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 05988fd2ccde1f907c4cdb51742d7c0f0b4ef003 X-VCS-Branch: master Date: Tue, 20 Apr 2021 17:06: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: 0f45877f-d818-4d39-bef9-354c9d151d19 X-Archives-Hash: cbf5c52595e54954f4ab6fcee822eceb commit: 05988fd2ccde1f907c4cdb51742d7c0f0b4ef003 Author: Rolf Eike Beer sf-mail de> AuthorDate: Tue Apr 20 13:45:47 2021 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Apr 20 17:05:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05988fd2 x11-misc/xscreensaver: stable 5.45 for sparc, bug #783546 Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sergei Trofimovich 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 f11331d7425..593985b9f95 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 )