commit: 012c626fdaa1c9da5b66dab2d34f85235db2d24f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 5 04:51:54 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 5 04:51:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=012c626f
x11-wm/fvwm: EAPI 8
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-wm/fvwm/fvwm-2.6.9-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-wm/fvwm/fvwm-2.6.9-r1.ebuild b/x11-wm/fvwm/fvwm-2.6.9-r1.ebuild
index 78393f83efc9..f62fad64c0be 100644
--- a/x11-wm/fvwm/fvwm-2.6.9-r1.ebuild
+++ b/x11-wm/fvwm/fvwm-2.6.9-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{8..10} )
inherit autotools flag-o-matic python-single-r1 desktop
@@ -14,7 +14,7 @@ LICENSE="GPL-2+ FVWM"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="bidi debug doc netpbm nls perl png readline rplay stroke svg tk truetype
+vanilla xinerama lock"
- REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
COMMON_DEPEND="
sys-libs/zlib