commit: e83aa8d38bfd688b7e7393d2485074a90e147f1e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 2 16:13:51 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jun 3 11:13:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e83aa8d3
x11-misc/xsnow: destabilize for ~ppc Closes: https://github.com/gentoo/gentoo/pull/31275 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-misc/xsnow/xsnow-3.3.0.ebuild | 4 ++-- x11-misc/xsnow/xsnow-3.6.0-r1.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-misc/xsnow/xsnow-3.3.0.ebuild b/x11-misc/xsnow/xsnow-3.3.0.ebuild index 9f7a2365db3b..b475695f2a24 100644 --- a/x11-misc/xsnow/xsnow-3.3.0.ebuild +++ b/x11-misc/xsnow/xsnow-3.3.0.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=7 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${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 diff --git a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild index e1ecded34ada..d524213b694b 100644 --- a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild +++ b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild @@ -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
