commit: ae874470d6dea97b743e1cd2ae2a2223561323c8 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Wed Oct 7 10:15:31 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Wed Oct 7 10:17:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae874470
profiles/features/selinux/package.use.mask: mask repoman[pypy3] Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> profiles/features/selinux/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index 0ce0d505498..e208d953700 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -11,6 +11,7 @@ sys-apps/portage python_targets_pypy3 app-portage/elogv python_targets_pypy3 app-portage/gentoolkit python_targets_pypy3 app-portage/layman python_targets_pypy3 +app-portage/repoman python_targets_pypy3 # Jason Zaman <[email protected]> (2015-06-27) # SystemD has no support in the SELinux policy at the moment.
