Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/selinux/
Date: Wed, 07 Oct 2020 10:17:30
Message-Id: 1602065834.ae874470d6dea97b743e1cd2ae2a2223561323c8.gyakovlev@gentoo
1 commit: ae874470d6dea97b743e1cd2ae2a2223561323c8
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 7 10:15:31 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 7 10:17:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae874470
7
8 profiles/features/selinux/package.use.mask: mask repoman[pypy3]
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 profiles/features/selinux/package.use.mask | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask
16 index 0ce0d505498..e208d953700 100644
17 --- a/profiles/features/selinux/package.use.mask
18 +++ b/profiles/features/selinux/package.use.mask
19 @@ -11,6 +11,7 @@ sys-apps/portage python_targets_pypy3
20 app-portage/elogv python_targets_pypy3
21 app-portage/gentoolkit python_targets_pypy3
22 app-portage/layman python_targets_pypy3
23 +app-portage/repoman python_targets_pypy3
24
25 # Jason Zaman <perfinion@g.o> (2015-06-27)
26 # SystemD has no support in the SELinux policy at the moment.