commit: 023e7af09742dbc70359ac1865d57e711550edfc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 2 16:30:21 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 2 16:30:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023e7af0
x11-misc/xsnow: Stabilize 3.6.0-r1 ppc, #903698 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/xsnow/xsnow-3.6.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild index b1390bb2529c..d72c7d7c7373 100644 --- a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild +++ b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://www.ratrabbit.nl/downloads/xsnow/${P}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ppc ~ppc64 ~sparc ~x86" RDEPEND=" dev-libs/glib:2
