diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-12-14 02:13:28 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-12-14 02:14:31 -0800 |
commit | 129bb0507484f54d53bd78284a4f65a04ee874a0 (patch) | |
tree | aacec56dcf5c6da66c851fa6c90269fa87ca7963 /x11-apps | |
parent | mail-client/thunderbird: add 102.6.0 (diff) | |
download | gentoo-129bb0507484f54d53bd78284a4f65a04ee874a0.tar.gz gentoo-129bb0507484f54d53bd78284a4f65a04ee874a0.tar.bz2 gentoo-129bb0507484f54d53bd78284a4f65a04ee874a0.zip |
x11-apps/beforelight: stabilize 1.0.5 for ppc64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/beforelight/beforelight-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/beforelight/beforelight-1.0.5.ebuild b/x11-apps/beforelight/beforelight-1.0.5.ebuild index 78a3c0648acd..c2af4a7a4596 100644 --- a/x11-apps/beforelight/beforelight-1.0.5.ebuild +++ b/x11-apps/beforelight/beforelight-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="Sample implementation of screen saver" -KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="amd64 arm ~mips ~ppc ppc64 ~s390 ~sparc x86" RDEPEND=" x11-libs/libX11 |