summaryrefslogtreecommitdiff
path: root/x11-misc/dex/dex-0.9.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/dex/dex-0.9.0.ebuild')
-rw-r--r--x11-misc/dex/dex-0.9.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/dex/dex-0.9.0.ebuild b/x11-misc/dex/dex-0.9.0.ebuild
index 4774c80d2f54..007e212716ee 100644
--- a/x11-misc/dex/dex-0.9.0.ebuild
+++ b/x11-misc/dex/dex-0.9.0.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
+
inherit python-r1
DESCRIPTION="DesktopEntry eXecution - tool to manage and launch autostart entries"