summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-05-31 15:29:51 -0400
committerSam James <sam@gentoo.org>2024-05-31 21:13:12 +0100
commiteeac0f871badd64cdf74ddf4d29a131ab78b3856 (patch)
tree1c69fccf775f2c3b3ee125f87382d87f74aeab14 /x11-wm/muffin
parentx11-wm/muffin: backport fix for Modern C error (diff)
downloadgentoo-eeac0f871badd64cdf74ddf4d29a131ab78b3856.tar.gz
gentoo-eeac0f871badd64cdf74ddf4d29a131ab78b3856.tar.bz2
gentoo-eeac0f871badd64cdf74ddf4d29a131ab78b3856.zip
x11-wm/muffin: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/muffin')
-rw-r--r--x11-wm/muffin/muffin-6.0.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/muffin/muffin-6.0.1-r2.ebuild b/x11-wm/muffin/muffin-6.0.1-r2.ebuild
index f2e2171fb1e6..d3f1afc4229f 100644
--- a/x11-wm/muffin/muffin-6.0.1-r2.ebuild
+++ b/x11-wm/muffin/muffin-6.0.1-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{10..12} )