summaryrefslogtreecommitdiff
path: root/app-portage/portpeek/portpeek-3.2.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-14 10:30:13 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-14 10:30:13 +0100
commit616579b5d773c50af31ee56f00105d96ce641ca2 (patch)
tree2ad4d3ba1429bd93a36ab99a2f5ec3490412115e /app-portage/portpeek/portpeek-3.2.1.ebuild
parent068424b26532f3551a81421a9be67ed206e5c11a (diff)
gentoo resync : 14.08.2021
Diffstat (limited to 'app-portage/portpeek/portpeek-3.2.1.ebuild')
-rw-r--r--app-portage/portpeek/portpeek-3.2.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-portage/portpeek/portpeek-3.2.1.ebuild b/app-portage/portpeek/portpeek-3.2.1.ebuild
index 420753cb6a25..c381f3941efe 100644
--- a/app-portage/portpeek/portpeek-3.2.1.ebuild
+++ b/app-portage/portpeek/portpeek-3.2.1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
-PYTHON_COMPAT=( python3_{8,9} )
+EAPI="8"
+PYTHON_COMPAT=( python3_{8,9,10} )
inherit python-r1
@@ -21,7 +21,7 @@ DEPEND="${PYTHON_DEPS}"
RDEPEND="${DEPEND}
>=app-portage/gentoolkit-0.5.1
|| (
- >=sys-apps/portage-3.0.18[${PYTHON_USEDEP}]
+ >=sys-apps/portage-3.0.20[${PYTHON_USEDEP}]
)"
src_install() {