Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/selinux/
Date: Tue, 08 May 2018 16:52:47
Message-Id: 1525798355.7edf78efda9ee40ba0aa76fc6433e6c00452a885.mgorny@gentoo
1 commit: 7edf78efda9ee40ba0aa76fc6433e6c00452a885
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 8 16:52:11 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue May 8 16:52:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7edf78ef
7
8 profiles/features/selinux: Mask pypy on gentoopm & co
9
10 profiles/features/selinux/package.use.mask | 2 ++
11 1 file changed, 2 insertions(+)
12
13 diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask
14 index 27aa02ac3c9..d1411f9dbb9 100644
15 --- a/profiles/features/selinux/package.use.mask
16 +++ b/profiles/features/selinux/package.use.mask
17 @@ -10,6 +10,8 @@ app-portage/layman python_targets_pypy python_targets_pypy3
18 app-admin/webapp-config python_targets_pypy python_targets_pypy3
19 app-portage/diffmask python_targets_pypy python_targets_pypy3
20 app-portage/flaggie python_targets_pypy python_targets_pypy3
21 +app-portage/gentoopm python_targets_pypy python_targets_pypy3
22 +app-portage/gpyutils python_targets_pypy python_targets_pypy3
23
24 # Jason Zaman <perfinion@g.o> (27 Jun 2015)
25 # SystemD has no support in the SELinux policy at the moment.