From b47cc81062269224c432d6f81bb0a2d9dd4364b8 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Mon, 2 Dec 2019 23:15:40 +0000 Subject: profiles/arch: mask glibc[gd] on riscv, m68k, sh Bug: https://bugs.gentoo.org/701726 Signed-off-by: Sergei Trofimovich --- profiles/arch/m68k/package.use.mask | 8 ++++++++ profiles/arch/riscv/package.use.mask | 8 ++++++++ profiles/arch/sh/package.use.mask | 8 ++++++++ 3 files changed, 24 insertions(+) (limited to 'profiles/arch') diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index 3ab6baaf2f23..1d01d1b7f1a8 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Sergei Trofimovich (2019-12-02) +# dev-util/systemtap is not keyworded on m68k +sys-libs/glibc systemtap + +# Sergei Trofimovich (2019-12-02) +# media-libs/gd is not keyworded on m68k +sys-libs/glibc gd + # Michał Górny (2017-08-08) # Requires USE=seccomp that is masked in this profile. net-libs/gnutls test-full diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 3026a5b39465..9a7a5a7ce313 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,14 @@ # Copyright 2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sergei Trofimovich (2019-12-02) +# dev-util/systemtap is not keyworded on riscv +sys-libs/glibc systemtap + +# Sergei Trofimovich (2019-12-02) +# media-libs/gd is not keyworded on riscv +sys-libs/glibc gd + # Dependency resolution is broken because # sys-fs/lvm2 has no riscv keyword sys-fs/e2fsprogs cron diff --git a/profiles/arch/sh/package.use.mask b/profiles/arch/sh/package.use.mask index 9f38a48d1ff6..97f28228eb2e 100644 --- a/profiles/arch/sh/package.use.mask +++ b/profiles/arch/sh/package.use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Sergei Trofimovich (2019-12-02) +# dev-util/systemtap is not keyworded on sh +sys-libs/glibc systemtap + +# Sergei Trofimovich (2019-12-02) +# media-libs/gd is not keyworded on sh +sys-libs/glibc gd + # Hans de Graaff (2019-04-08) # Obsolete ruby version, no newer versions keyworded or stable. dev-vcs/subversion ruby -- cgit v1.2.3-65-gdbad