summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArsen Arsenović <arsen@aarsen.me>2022-06-04 08:31:43 +0200
committerSam James <sam@gentoo.org>2022-06-05 07:55:49 +0100
commitfe0bff976a39d97569a9d4ac08b164f999f55688 (patch)
treea4f40236c2c39fef20348a36a2dfd00e68c5fb03 /profiles/features
parentapp-portage/smart-live-rebuild: enable pypy3 (diff)
downloadgentoo-fe0bff976a39d97569a9d4ac08b164f999f55688.tar.gz
gentoo-fe0bff976a39d97569a9d4ac08b164f999f55688.tar.bz2
gentoo-fe0bff976a39d97569a9d4ac08b164f999f55688.zip
profiles/features/selinux: mask pypy3 on gentoopm and smart-live-rebuild
Closes: https://github.com/gentoo/gentoo/pull/25743 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/selinux/package.use.mask4
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask
index 4d0a1aab402d..5a0e4be2a705 100644
--- a/profiles/features/selinux/package.use.mask
+++ b/profiles/features/selinux/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-10-21)
@@ -26,3 +26,5 @@ app-portage/elogv python_targets_pypy3
app-portage/gentoolkit python_targets_pypy3
app-portage/layman python_targets_pypy3
app-portage/repoman python_targets_pypy3
+app-portage/smart-live-rebuild python_targets_pypy3
+app-portage/gentoopm python_targets_pypy3