Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/selinux/
Date: Sat, 05 Dec 2015 11:23:26
Message-Id: 1449314600.fab5276bc2fb517df5dfd8752e63af7dace477ce.jlec@gentoo
1 commit: fab5276bc2fb517df5dfd8752e63af7dace477ce
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 5 11:21:42 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 5 11:23:20 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab5276b
7
8 profiles: Mask pypy support for app-portage/flaggie on selinux
9
10 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567450
11
12 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
13
14 profiles/features/selinux/package.use.mask | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask
18 index 0c3be43..429738c 100644
19 --- a/profiles/features/selinux/package.use.mask
20 +++ b/profiles/features/selinux/package.use.mask
21 @@ -13,6 +13,7 @@ app-portage/gentoolkit python_targets_pypy python_targets_pypy3
22 app-portage/layman python_targets_pypy python_targets_pypy3
23 app-admin/webapp-config python_targets_pypy python_targets_pypy3
24 app-portage/diffmask python_targets_pypy python_targets_pypy3
25 +app-portage/flaggie python_targets_pypy python_targets_pypy3
26
27 # Jason Zaman <perfinion@g.o> (27 Jun 2015)
28 # SystemD has no support in the SELinux policy at the moment.