diff options
author | Sam James <sam@gentoo.org> | 2023-04-02 17:30:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-02 17:30:21 +0100 |
commit | 023e7af09742dbc70359ac1865d57e711550edfc (patch) | |
tree | 368f97ed8cb910742f2c6913e5e15e1d5e2243be /x11-misc/xsnow | |
parent | dev-ruby/rubyzip: Stabilize 2.3.2-r1 ppc64, #903686 (diff) | |
download | gentoo-023e7af09742dbc70359ac1865d57e711550edfc.tar.gz gentoo-023e7af09742dbc70359ac1865d57e711550edfc.tar.bz2 gentoo-023e7af09742dbc70359ac1865d57e711550edfc.zip |
x11-misc/xsnow: Stabilize 3.6.0-r1 ppc, #903698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/xsnow')
-rw-r--r-- | x11-misc/xsnow/xsnow-3.6.0-r1.ebuild | 4 |
1 files 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 |