diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-08-30 06:40:36 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-08-30 06:48:27 +0200 |
commit | 5150a09819323ec035d1b795447fbf8f34e36dbd (patch) | |
tree | da629a15ffce87df00135e068c36c3db9176dda3 /profiles/features/prefix | |
parent | dev-util/cmake: Stabilize 3.23.3 hppa, #867382 (diff) | |
download | gentoo-5150a09819323ec035d1b795447fbf8f34e36dbd.tar.gz gentoo-5150a09819323ec035d1b795447fbf8f34e36dbd.tar.bz2 gentoo-5150a09819323ec035d1b795447fbf8f34e36dbd.zip |
profiles: Clean obsolete entries
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/features/prefix')
-rw-r--r-- | profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask b/profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask index f571cf79f38b..b838f9fa82cc 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Benda Xu <heroxbd@gentoo.org> (2019-10-14) # The following mesa components calls fcntl(fd, F_DUPFD_CLOEXEC, 3) directly # without checking. That results on build time failure, because we have # stripped away F_DUPFD_CLOEXEC from glibc for this profile. -media-libs/mesa egl gles2 gallium llvm +media-libs/mesa gles2 llvm media-libs/libepoxy egl # Benda Xu <heroxbd@gentoo.org> (2018-02-21) |