diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-06-22 09:25:22 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-06-22 09:26:11 +0200 |
commit | 3a5f79fca12ac38b98b95f2f068aab372cdf6197 (patch) | |
tree | 6d4eda98ce200c0b7c06a3c61ecb53fdb7649f9e /profiles/default | |
parent | java-utils-2.eclass: Use @ECLASS_VARIABLE (diff) | |
download | gentoo-3a5f79fca12ac38b98b95f2f068aab372cdf6197.tar.gz gentoo-3a5f79fca12ac38b98b95f2f068aab372cdf6197.tar.bz2 gentoo-3a5f79fca12ac38b98b95f2f068aab372cdf6197.zip |
profiles: Resolve UnknownProfilePackage warnings
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/package.use.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 92bbc34563e8..3b380035f2cb 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -1,11 +1,6 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Andrey Grozin <grozin@gentoo.org> (2021-05-06) -# Upstream bug: old versions fail to compile -# bug #782688 -<media-gfx/asymptote-2.74 offscreen - # Peter Levine <plevine457@gmail.com> (2019-10-01) # Native inotify support is preferred on linux. # bug #697476 |