diff options
-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 |