diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-10-07 02:48:17 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-10-07 02:48:17 -0700 |
commit | e8f58e7ba3cf80ab343a3fd8d7b5488575545c9f (patch) | |
tree | e153f7cc1ae02c383c3f8d9e18af466242645322 /profiles/features | |
parent | app-portage/gentoolkit: add py3.9 (diff) | |
download | gentoo-e8f58e7ba3cf80ab343a3fd8d7b5488575545c9f.tar.gz gentoo-e8f58e7ba3cf80ab343a3fd8d7b5488575545c9f.tar.bz2 gentoo-e8f58e7ba3cf80ab343a3fd8d7b5488575545c9f.zip |
profiles/features/selinux/package.use.mask: mask pypy3 for elogv
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/selinux/package.use.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index 26a34e124590..0ce0d505498c 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -8,6 +8,7 @@ net-analyzer/wireshark sdjournal # 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/elogv python_targets_pypy3 app-portage/gentoolkit python_targets_pypy3 app-portage/layman python_targets_pypy3 |