diff options
author | Benda Xu <heroxbd@gentoo.org> | 2019-01-26 19:19:08 +0800 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2019-01-26 19:21:58 +0800 |
commit | 9d51cfe7979a6bef52a7eb4b1d4136086fc9aed5 (patch) | |
tree | d9c87034942a2239437dfef87f2d03315026e11b /profiles/features | |
parent | net-misc/gwhois: Use Debian sources as they are still maintained (diff) | |
download | gentoo-9d51cfe7979a6bef52a7eb4b1d4136086fc9aed5.tar.gz gentoo-9d51cfe7979a6bef52a7eb4b1d4136086fc9aed5.tar.bz2 gentoo-9d51cfe7979a6bef52a7eb4b1d4136086fc9aed5.zip |
p/f/prefix/s/package.use.mask: mask fancy extensions of portage.
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/prefix/standalone/package.use.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/features/prefix/standalone/package.use.mask b/profiles/features/prefix/standalone/package.use.mask new file mode 100644 index 000000000000..c48c34b15f2a --- /dev/null +++ b/profiles/features/prefix/standalone/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2019 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Benda Xu <heroxbd@gentoo.org> (Jan 26, 2019) +# native-extensions requires >=linux=4.6 for __NR_copy_file_range +sys-apps/portage native-extensions |