diff options
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/hardened/package.use.force | 3 | ||||
-rw-r--r-- | profiles/features/prefix/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/features/selinux/package.use.mask | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/profiles/features/hardened/package.use.force b/profiles/features/hardened/package.use.force index 697af381d682..9b56509d22fc 100644 --- a/profiles/features/hardened/package.use.force +++ b/profiles/features/hardened/package.use.force @@ -1,7 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Needed for XATTR_PAX flags app-arch/tar xattr sys-apps/coreutils xattr sys-apps/portage xattr +sys-apps/portage-mgorny xattr diff --git a/profiles/features/prefix/package.use.mask b/profiles/features/prefix/package.use.mask index fb96f38ce63a..282c829d574a 100644 --- a/profiles/features/prefix/package.use.mask +++ b/profiles/features/prefix/package.use.mask @@ -21,9 +21,9 @@ sys-devel/gcc vanilla sci-electronics/gtkwave judy # Christian Faulhammer <fauli@gentoo.org> (09 Jan 2010) -# hesiod and m17n-lib are not available in Prefix -app-editors/emacs-vcs hesiod m17n-lib -app-editors/emacs hesiod m17n-lib +# m17n-lib is not available in Prefix +app-editors/emacs-vcs m17n-lib +app-editors/emacs m17n-lib # Jeremy Olexa <darkside@gentoo.org> (30 Sep 2009) # berkdb has hardcoded paths all over, breaks on linux at least. Use flag diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index ed4720c885ab..27aa02ac3c9c 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -1,9 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # 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_pypy3 +sys-apps/portage-mgorny 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 |