diff options
author | 2019-03-13 09:19:54 +0100 | |
---|---|---|
committer | 2019-03-13 09:19:54 +0100 | |
commit | cecf3317d40fd38303dfb8b1d487d75aa6feb83d (patch) | |
tree | 0037a2ebf03fb4b8115cd30a39a888bdca4ac1c1 /profiles/arch | |
parent | profiles: Remove stale package.use.{mask,force} entries (diff) | |
download | gentoo-cecf3317d40fd38303dfb8b1d487d75aa6feb83d.tar.gz gentoo-cecf3317d40fd38303dfb8b1d487d75aa6feb83d.tar.bz2 gentoo-cecf3317d40fd38303dfb8b1d487d75aa6feb83d.zip |
profiles: Remove obsolete pacakge.mask entries
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64-fbsd/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/no-multilib/package.mask | 6 | ||||
-rw-r--r-- | profiles/arch/x86-fbsd/package.use.mask | 6 |
3 files changed, 0 insertions, 18 deletions
diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index b1c96230c2f6..ec4e5b7ad705 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -89,12 +89,6 @@ virtual/notification-daemon kde # Requires USE=seccomp that is masked in this profile. net-libs/gnutls test-full -# Michał Górny <mgorny@gentoo.org> (20 Jan 2018) -# Needs sys-libs/libomp which is not keyworded. Leaving the decision -# whether sys-libs/libomp should eventually be keyworded to when new -# LLVM is going to be keyworded. -<sys-devel/clang-runtime-4 openmp - # Ulrich Müller <ulm@gentoo.org> (23 Oct 2017) # Needs net-mail/mailutils which is not keyworded, bug #635216. app-editors/emacs mailutils diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask index 4fda87811fdd..b07d574030dc 100644 --- a/profiles/arch/amd64/no-multilib/package.mask +++ b/profiles/arch/amd64/no-multilib/package.mask @@ -118,7 +118,6 @@ games-rpg/eschalon-book-1-demo games-rpg/wasteland2 games-server/etqw-ded games-server/nwn-ded -games-server/ut2003-ded games-simulation/bcs-demo games-strategy/darwinia games-strategy/darwinia-demo @@ -142,8 +141,3 @@ sci-chemistry/cara-bin sci-chemistry/mars sci-electronics/eagle sys-libs/lib-compat-loki - - -# AMD64 Team; <amd64@gentoo.org> -# grub-1 is not available on no-multilib-profiles -<sys-boot/grub-1.99 diff --git a/profiles/arch/x86-fbsd/package.use.mask b/profiles/arch/x86-fbsd/package.use.mask index 639f8a327561..8d7639315abc 100644 --- a/profiles/arch/x86-fbsd/package.use.mask +++ b/profiles/arch/x86-fbsd/package.use.mask @@ -8,12 +8,6 @@ # skins requires USE=qt5 that is masked in this profile. media-video/vlc aom aribsub dav1d skins -# Michał Górny <mgorny@gentoo.org> (20 Jan 2018) -# Needs sys-libs/libomp which is not keyworded. Leaving the decision -# whether sys-libs/libomp should eventually be keyworded to when new -# LLVM is going to be keyworded. -<sys-devel/clang-runtime-4 openmp - # Thomas Deutschmann <whissi@gentoo.org> (26 Oct 2017) # idn: Needs net-dns/libidn2 which is not keyworded # uuid: Needs sys-apps/util-linux which is not keyworded |