commit: 5acee840f0541fe0a2afeeab8711c7746d0385ec Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 19 19:43:21 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Jun 19 19:43:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5acee840
x11-plugins/wmnd: Stabilize 0.4.18 ppc, #933622 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-plugins/wmnd/wmnd-0.4.18.ebuild | 4 ++-- 1 file 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
