commit: 8298164235ed641c843d2ab4f404ba721553ce5d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 8 14:24:29 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 8 14:24:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82981642
x11-misc/xsnow: Stabilize 3.8.1 ppc64, #950935 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/xsnow/xsnow-3.8.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xsnow/xsnow-3.8.1.ebuild b/x11-misc/xsnow/xsnow-3.8.1.ebuild index 666605987eda..e81be5b9c83e 100644 --- a/x11-misc/xsnow/xsnow-3.8.1.ebuild +++ b/x11-misc/xsnow/xsnow-3.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,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" IUSE="test" RESTRICT="!test? ( test )"
