diff options
author | Jason A. Donenfeld <zx2c4@gentoo.org> | 2020-10-07 11:38:28 +0200 |
---|---|---|
committer | Jason A. Donenfeld <zx2c4@gentoo.org> | 2020-10-07 11:38:56 +0200 |
commit | a7a9e7415d4472081ab9596f3be2c8b896a7b245 (patch) | |
tree | a3fa6cfedb9154ecb813970e6df11fb2062e33c6 /profiles/features/selinux | |
parent | app-emulation/crun: add py3.8 and 3.9 (diff) | |
download | gentoo-a7a9e7415d4472081ab9596f3be2c8b896a7b245.tar.gz gentoo-a7a9e7415d4472081ab9596f3be2c8b896a7b245.tar.bz2 gentoo-a7a9e7415d4472081ab9596f3be2c8b896a7b245.zip |
app-portage/layman: support pypy3
Closes: https://bugs.gentoo.org/747019
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
Diffstat (limited to 'profiles/features/selinux')
-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 e6c43f72558b..26a34e124590 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -9,6 +9,7 @@ net-analyzer/wireshark sdjournal # mask pypy for several utilities due to incompatibility with libselinux sys-apps/portage python_targets_pypy3 app-portage/gentoolkit python_targets_pypy3 +app-portage/layman python_targets_pypy3 # Jason Zaman <perfinion@gentoo.org> (2015-06-27) # SystemD has no support in the SELinux policy at the moment. |