commit: 2aa4b3c54fd87b560c50bba317c0b21e25f47b75 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 8 12:07:30 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 8 12:09:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aa4b3c5
x11-plugins/wmbiff: Stabilize 0.4.37 amd64, #950856 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-plugins/wmbiff/wmbiff-0.4.37.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/wmbiff/wmbiff-0.4.37.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.37.ebuild index 754840fbac99..6766268d166e 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.37.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.37.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="crypt" RDEPEND="x11-libs/libX11
