commit: 2db345e44ac3dcbc4b9c9b5bf40bbd390d4b4702
Author: Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 4 10:10:02 2025 +0000
Commit: Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Wed Jun 4 10:13:25 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db345e4
x11-wm/fvwm3: drop unused `flag-o-matic` inherit
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>
x11-wm/fvwm3/fvwm3-1.1.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-wm/fvwm3/fvwm3-1.1.1-r1.ebuild
b/x11-wm/fvwm3/fvwm3-1.1.1-r1.ebuild
index a26dd6561c41..ec48691c93e6 100644
--- a/x11-wm/fvwm3/fvwm3-1.1.1-r1.ebuild
+++ b/x11-wm/fvwm3/fvwm3-1.1.1-r1.ebuild
@@ -10,7 +10,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
GO_OPTIONAL=1
-inherit flag-o-matic go-module meson optfeature python-single-r1
+inherit go-module meson optfeature python-single-r1
DESCRIPTION="A multiple large virtual desktop window manager derived from fvwm"
HOMEPAGE="https://www.fvwm.org/"