summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-11-06 15:07:47 +0000
committerMichał Górny <mgorny@gentoo.org>2014-11-06 15:07:47 +0000
commitb7b132d8c81acd64f29624860f57ff6f0dc49ac2 (patch)
tree3165594930fa0b663984230322936923ec8b28d5 /profiles/features
parentDrop old; EAPI revbump (diff)
downloadgentoo-2-b7b132d8c81acd64f29624860f57ff6f0dc49ac2.tar.gz
gentoo-2-b7b132d8c81acd64f29624860f57ff6f0dc49ac2.tar.bz2
gentoo-2-b7b132d8c81acd64f29624860f57ff6f0dc49ac2.zip
Update the SELinux mask to apply to PyPy3 as well.
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/ChangeLog5
-rw-r--r--profiles/features/selinux/package.use.mask12
2 files changed, 10 insertions, 7 deletions
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 <mgorny@gentoo.org> selinux/package.use.mask:
+ Update the SELinux mask to apply to PyPy3 as well.
22 Jul 2014; Christoph Junghans <ottxor@gentoo.org>
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 <compnerd@gentoo.org> (23 Nov 2007)
# Unmask when we get HAL 0.5.10 straightened out
@@ -8,8 +8,8 @@ media-sound/pulseaudio policykit
# Brian Dolbec <dolsen@gentoo.org> (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