diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-19 22:43:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-19 22:43:21 +0300 |
commit | 5acee840f0541fe0a2afeeab8711c7746d0385ec (patch) | |
tree | 265ee7c0ab44d699bddb168453b620c270b9cb39 /x11-plugins | |
parent | x11-plugins/wmbinclock: Stabilize 0.51 ppc, #933620 (diff) | |
download | gentoo-5acee840f0541fe0a2afeeab8711c7746d0385ec.tar.gz gentoo-5acee840f0541fe0a2afeeab8711c7746d0385ec.tar.bz2 gentoo-5acee840f0541fe0a2afeeab8711c7746d0385ec.zip |
x11-plugins/wmnd: Stabilize 0.4.18 ppc, #933622
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmnd/wmnd-0.4.18.ebuild b/x11-plugins/wmnd/wmnd-0.4.18.ebuild index c0f220c4aa52..a5a8724aeebc 100644 --- a/x11-plugins/wmnd/wmnd-0.4.18.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://www.thregr.org/~wavexx/software/wmnd/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="snmp" RDEPEND="x11-libs/libX11 |