commit: a449db6d4cf2ffa2c9d334b5799310b6ecbdfba8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 2 14:49:40 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 2 14:49:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a449db6d
x11-misc/xsnow: Stabilize 3.7.5 sparc, #945691 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/xsnow/xsnow-3.7.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xsnow/xsnow-3.7.5.ebuild b/x11-misc/xsnow/xsnow-3.7.5.ebuild index 27ff71302c85..589701905f82 100644 --- a/x11-misc/xsnow/xsnow-3.7.5.ebuild +++ b/x11-misc/xsnow/xsnow-3.7.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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
