diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-09-18 02:32:09 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-09-18 02:32:09 +0000 |
commit | 49a46457ce13d899f8b88bfcc8be5a8f0ccf1379 (patch) | |
tree | 9e7cbe4708f7f2b8318b8a7edf9df8cf6285c377 /profiles/features/selinux | |
parent | version bump per maintainer request, bug 523068, thanks Ervin Peters (diff) | |
download | historical-49a46457ce13d899f8b88bfcc8be5a8f0ccf1379.tar.gz historical-49a46457ce13d899f8b88bfcc8be5a8f0ccf1379.tar.bz2 historical-49a46457ce13d899f8b88bfcc8be5a8f0ccf1379.zip |
Adding diffmask to portage/pypy useflag masking
Diffstat (limited to 'profiles/features/selinux')
-rw-r--r-- | profiles/features/selinux/package.use.mask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index c40bb4d13be3..7046f2941dff 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.8 2014/09/17 13:08:03 dolsen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v 1.9 2014/09/18 02:32:09 patrick Exp $ # Saleem Abdulrasool <compnerd@gentoo.org> (23 Nov 2007) # Unmask when we get HAL 0.5.10 straightened out @@ -12,3 +12,4 @@ 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 |