From b7b132d8c81acd64f29624860f57ff6f0dc49ac2 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 6 Nov 2014 15:07:47 +0000 Subject: Update the SELinux mask to apply to PyPy3 as well. --- profiles/features/ChangeLog | 5 ++++- profiles/features/selinux/package.use.mask | 12 ++++++------ 2 files changed, 10 insertions(+), 7 deletions(-) (limited to 'profiles/features') diff --git a/profiles/features/ChangeLog b/profiles/features/ChangeLog index 9ced86b77716..f17cb9d4698a 100644 --- a/profiles/features/ChangeLog +++ b/profiles/features/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.81 2014/07/22 01:33:40 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.82 2014/11/06 15:07:47 mgorny Exp $ + + 06 Nov 2014; Michał Górny selinux/package.use.mask: + Update the SELinux mask to apply to PyPy3 as well. 22 Jul 2014; Christoph Junghans 64bit-native/package.mask: diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index 7046f2941dff..11356b02b326 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v 1.9 2014/09/18 02:32:09 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v 1.10 2014/11/06 15:07:47 mgorny Exp $ # Saleem Abdulrasool (23 Nov 2007) # Unmask when we get HAL 0.5.10 straightened out @@ -8,8 +8,8 @@ media-sound/pulseaudio policykit # Brian Dolbec (17 Sep 2014) # mask pypy for several utilities due to incompatibility with libselinux -sys-apps/portage python_targets_pypy -app-portage/gentoolkit python_targets_pypy -app-portage/layman python_targets_pypy -app-admin/webapp-config python_targets_pypy -app-portage/diffmask python_targets_pypy +sys-apps/portage python_targets_pypy python_targets_pypy3 +app-portage/gentoolkit python_targets_pypy python_targets_pypy3 +app-portage/layman python_targets_pypy python_targets_pypy3 +app-admin/webapp-config python_targets_pypy python_targets_pypy3 +app-portage/diffmask python_targets_pypy python_targets_pypy3 -- cgit v1.2.3-65-gdbad