diff options
author | Sam James <sam@gentoo.org> | 2024-12-02 14:49:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-02 14:49:40 +0000 |
commit | a449db6d4cf2ffa2c9d334b5799310b6ecbdfba8 (patch) | |
tree | 3446193956f1a40c365d2285841332b9385bc6df /x11-misc | |
parent | net-misc/oidentd: Stabilize 3.1.0 arm, #945672 (diff) | |
download | gentoo-a449db6d4cf2ffa2c9d334b5799310b6ecbdfba8.tar.gz gentoo-a449db6d4cf2ffa2c9d334b5799310b6ecbdfba8.tar.bz2 gentoo-a449db6d4cf2ffa2c9d334b5799310b6ecbdfba8.zip |
x11-misc/xsnow: Stabilize 3.7.5 sparc, #945691
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xsnow/xsnow-3.7.5.ebuild | 4 |
1 files 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 |