summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKostadin Shishmanov <kocelfc@tutanota.com>2023-10-26 22:03:45 +0300
committerSam James <sam@gentoo.org>2023-10-27 03:53:07 +0100
commit4f9054c009e8c5984fe13406e0dbfb511246fc42 (patch)
tree3bb3a39b7403683646f625b61f1198a4a90473d1 /gui-apps
parentgui-apps/waypipe: add 0.8.6 (diff)
downloadgentoo-4f9054c009e8c5984fe13406e0dbfb511246fc42.tar.gz
gentoo-4f9054c009e8c5984fe13406e0dbfb511246fc42.tar.bz2
gentoo-4f9054c009e8c5984fe13406e0dbfb511246fc42.zip
gui-apps/waypipe: update EAPI 7 -> 8
Closes: https://bugs.gentoo.org/916302 Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/waypipe/waypipe-0.8.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/waypipe/waypipe-0.8.6.ebuild b/gui-apps/waypipe/waypipe-0.8.6.ebuild
index 0d8968a8db52..1c16a134838b 100644
--- a/gui-apps/waypipe/waypipe-0.8.6.ebuild
+++ b/gui-apps/waypipe/waypipe-0.8.6.ebuild
@@ -1,7 +1,7 @@
# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
inherit meson python-any-r1