summaryrefslogtreecommitdiff
path: root/app-misc/piper/piper-0.5.1-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/piper/piper-0.5.1-r2.ebuild')
-rw-r--r--app-misc/piper/piper-0.5.1-r2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/piper/piper-0.5.1-r2.ebuild b/app-misc/piper/piper-0.5.1-r2.ebuild
index 9379797c495b..e72e7068ab4e 100644
--- a/app-misc/piper/piper-0.5.1-r2.ebuild
+++ b/app-misc/piper/piper-0.5.1-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
-inherit meson python-single-r1 udev xdg
+inherit meson python-single-r1 xdg
DESCRIPTION="GTK configuration application for libratbag"
HOMEPAGE="https://github.com/libratbag/piper"