Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xscreensaver/
Date: Sun, 18 Apr 2021 02:57:21
Message-Id: 1618714630.8681032aa580a2fb038d085d6671b9ab1010ad0b.sam@gentoo
1 commit: 8681032aa580a2fb038d085d6671b9ab1010ad0b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 18 02:57:10 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 18 02:57:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8681032a
7
8 x11-misc/xscreensaver: Stabilize 5.45 amd64, #783546
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-misc/xscreensaver/xscreensaver-5.45.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/xscreensaver/xscreensaver-5.45.ebuild b/x11-misc/xscreensaver/xscreensaver-5.45.ebuild
16 index f54eda2fff6..261985bbbc0 100644
17 --- a/x11-misc/xscreensaver/xscreensaver-5.45.ebuild
18 +++ b/x11-misc/xscreensaver/xscreensaver-5.45.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 IUSE="caps +gdk-pixbuf gdm +gtk jpeg +locking new-login offensive opengl pam +perl selinux suid systemd xinerama"
26 REQUIRED_USE="
27 gdk-pixbuf? ( gtk )