diff options
author | Brian Dolbec <dolsen@gentoo.org> | 2014-09-17 05:04:55 +0000 |
---|---|---|
committer | Brian Dolbec <dolsen@gentoo.org> | 2014-09-17 05:04:55 +0000 |
commit | d4d0ecfe9da6bb3abe9ab9fab3a3d33e010d38ea (patch) | |
tree | 794bef3c071e5b55859a485d96474bc0fb4cfc0a /profiles/features | |
parent | Dev channel bump. Remove old. (diff) | |
download | gentoo-2-d4d0ecfe9da6bb3abe9ab9fab3a3d33e010d38ea.tar.gz gentoo-2-d4d0ecfe9da6bb3abe9ab9fab3a3d33e010d38ea.tar.bz2 gentoo-2-d4d0ecfe9da6bb3abe9ab9fab3a3d33e010d38ea.zip |
Fix pypy masks for all utilities affected
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/selinux/package.use.mask | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index 2146aba824af..d208a2b5eb06 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -1,11 +1,14 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.6 2014/09/16 07:35:33 dolsen Exp $ +# Exp $ # Saleem Abdulrasool <compnerd@gentoo.org> (23 Nov 2007) # Unmask when we get HAL 0.5.10 straightened out media-sound/pulseaudio policykit -# Brian Dolbec <dolsen@gentoo.org> (16 Sep 2014) -# mask pypy for portage due to incompatibility with libselinux -sys-apps/portage python_targets_pypy +# Brian Dolbec <dolsen@gentoo.org> (17 Sep 2014) +# mask pypy for several utilities due to incompatibility with libselinux +sys-apps/portage python_targets_pypy python_targets_pypy2_0 +app-portage/gentoolkit python_targets_pypy python_targets_pypy2_0 +app-portage/layman python_targets_pypy python_targets_pypy2_0 +app-admin/webapp-config python_targets_pypy python_targets_pypy2_0 |