summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-10 14:05:56 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-10 14:26:32 +0100
commit750a956098b281965ba407487f72bbf51e3ef8a7 (patch)
treed2a2b9d3d15a402af7306e10452428faa883b3a2 /sys-apps/opal-utils
parentsys-apps/findutils: Remove py2 where possible (diff)
downloadgentoo-750a956098b281965ba407487f72bbf51e3ef8a7.tar.gz
gentoo-750a956098b281965ba407487f72bbf51e3ef8a7.tar.bz2
gentoo-750a956098b281965ba407487f72bbf51e3ef8a7.zip
sys-apps/opal-utils: Remove py2 where possible
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/opal-utils')
-rw-r--r--sys-apps/opal-utils/opal-utils-6.5.2.ebuild2
-rw-r--r--sys-apps/opal-utils/opal-utils-6.5.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/opal-utils/opal-utils-6.5.2.ebuild b/sys-apps/opal-utils/opal-utils-6.5.2.ebuild
index a5c514c95a77..12cc0995a254 100644
--- a/sys-apps/opal-utils/opal-utils-6.5.2.ebuild
+++ b/sys-apps/opal-utils/opal-utils-6.5.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit linux-info python-any-r1 systemd toolchain-funcs
diff --git a/sys-apps/opal-utils/opal-utils-6.5.ebuild b/sys-apps/opal-utils/opal-utils-6.5.ebuild
index a5c514c95a77..12cc0995a254 100644
--- a/sys-apps/opal-utils/opal-utils-6.5.ebuild
+++ b/sys-apps/opal-utils/opal-utils-6.5.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit linux-info python-any-r1 systemd toolchain-funcs