summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Vesely <jano.vesely@gmail.com>2022-05-28 11:36:04 -0400
committerSam James <sam@gentoo.org>2022-06-06 06:14:52 +0100
commit003b014a7c4207ca31999ad4e617b331b0acac5e (patch)
tree2951f2689f694f05beaf97189006f9bffc0355fe /profiles
parentapp-misc/lirc: add note re autoreconf (diff)
downloadgentoo-003b014a7c4207ca31999ad4e617b331b0acac5e.tar.gz
gentoo-003b014a7c4207ca31999ad4e617b331b0acac5e.tar.bz2
gentoo-003b014a7c4207ca31999ad4e617b331b0acac5e.zip
app-portage/elicense: Allow python:3.10 and pypy3
Both pypy3 and python:3.10 are already supported by a stable version of sys-apps/portage. Drop python:3.7. v2: Mask pypy3 useflag on selinux profile (portage with USE pypy3 is not available) Bug: https://bugs.gentoo.org/show_bug.cgi?id=842786 Signed-off-by: Jan Vesely <jano.vesely@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25665 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/features/selinux/package.use.mask1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask
index 5a0e4be2a705..7808e7cb7e8d 100644
--- a/profiles/features/selinux/package.use.mask
+++ b/profiles/features/selinux/package.use.mask
@@ -22,6 +22,7 @@ www-servers/uwsgi uwsgi_plugins_systemd_logger
# Brian Dolbec <dolsen@gentoo.org> (2014-09-17)
# mask pypy for several utilities due to incompatibility with libselinux
sys-apps/portage python_targets_pypy3
+app-portage/elicense python_targets_pypy3
app-portage/elogv python_targets_pypy3
app-portage/gentoolkit python_targets_pypy3
app-portage/layman python_targets_pypy3