Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/selinux/
Date: Sun, 05 Jun 2022 06:56:40
Message-Id: 1654412149.fe0bff976a39d97569a9d4ac08b164f999f55688.sam@gentoo
1 commit: fe0bff976a39d97569a9d4ac08b164f999f55688
2 Author: Arsen Arsenović <arsen <AT> aarsen <DOT> me>
3 AuthorDate: Sat Jun 4 06:31:43 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 5 06:55:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe0bff97
7
8 profiles/features/selinux: mask pypy3 on gentoopm and smart-live-rebuild
9
10 Closes: https://github.com/gentoo/gentoo/pull/25743
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 profiles/features/selinux/package.use.mask | 4 +++-
14 1 file changed, 3 insertions(+), 1 deletion(-)
15
16 diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask
17 index 4d0a1aab402d..5a0e4be2a705 100644
18 --- a/profiles/features/selinux/package.use.mask
19 +++ b/profiles/features/selinux/package.use.mask
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 # Georgy Yakovlev <gyakovlev@g.o> (2020-10-21)
26 @@ -26,3 +26,5 @@ app-portage/elogv python_targets_pypy3
27 app-portage/gentoolkit python_targets_pypy3
28 app-portage/layman python_targets_pypy3
29 app-portage/repoman python_targets_pypy3
30 +app-portage/smart-live-rebuild python_targets_pypy3
31 +app-portage/gentoopm python_targets_pypy3