diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-06-22 10:27:48 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-06-22 10:35:59 +0200 |
commit | 768d4d0ecc5a6488f16ed91b787c467bdaeada6a (patch) | |
tree | fc0d27492799e013cc2a45c2f8cace57c1e8a33a /profiles/prefix | |
parent | dev-python/tabulate: Bump to 0.8.10 (diff) | |
download | gentoo-768d4d0ecc5a6488f16ed91b787c467bdaeada6a.tar.gz gentoo-768d4d0ecc5a6488f16ed91b787c467bdaeada6a.tar.bz2 gentoo-768d4d0ecc5a6488f16ed91b787c467bdaeada6a.zip |
profiles: UnknownProfilePackageUse cleanup, pt. 2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/darwin/macos/arch/x64/package.use.force | 6 | ||||
-rw-r--r-- | profiles/prefix/darwin/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.use.mask | 4 |
3 files changed, 2 insertions, 14 deletions
diff --git a/profiles/prefix/darwin/macos/arch/x64/package.use.force b/profiles/prefix/darwin/macos/arch/x64/package.use.force index e59fb1aa91b0..5de42499068a 100644 --- a/profiles/prefix/darwin/macos/arch/x64/package.use.force +++ b/profiles/prefix/darwin/macos/arch/x64/package.use.force @@ -1,10 +1,6 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Fabian Groffen <grobian@gentoo.org> (2018-11-29) -# libgcrypt relies on GCC pragma to disable optimisation, but we use Clang -dev-libs/libgcrypt o-flag-munging - # Fabian Groffen <grobian@gentoo.org> (2016-12-20) # Force the host target to avoid dependency hell dev-ml/llvm-ocaml llvm_targets_X86 diff --git a/profiles/prefix/darwin/package.use.mask b/profiles/prefix/darwin/package.use.mask index eb3e4c4d1487..70aa17d0cb7c 100644 --- a/profiles/prefix/darwin/package.use.mask +++ b/profiles/prefix/darwin/package.use.mask @@ -1,14 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Sam James <sam@gentoo.org> (2020-12-01) # Needs more work to make bindings build dev-db/qdbm java perl ruby -# Fabian Groffen <grobian@gentoo.org> (2016-04-06) -# dev-libs/re2 needs love, bug #563932 -app-misc/sphinx re2 - # Fabian Groffen <grobian@gentoo.org> (2016-01-10) # libutempter isn't ported for Darwin, bug #506494 net-misc/mosh utempter diff --git a/profiles/prefix/sunos/solaris/package.use.mask b/profiles/prefix/sunos/solaris/package.use.mask index c05175fdd3c2..527f8709bb19 100644 --- a/profiles/prefix/sunos/solaris/package.use.mask +++ b/profiles/prefix/sunos/solaris/package.use.mask @@ -6,10 +6,6 @@ # chg client fails to compile, bug #683374 dev-vcs/mercurial chg -# Fabian Groffen <grobian@gentoo.org> (2016-04-06) -# dev-libs/re2 needs love, bug #563932 -app-misc/sphinx re2 - # Fabian Groffen <grobian@gentoo.org> (2015-05-26) # Avoid pulling in broken and unnecessary ossp-uuid, bug #324527 dev-db/postgresql uuid |