commit:     b47cc81062269224c432d6f81bb0a2d9dd4364b8
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  2 23:15:40 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Dec  2 23:15:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b47cc810

profiles/arch: mask glibc[gd] on riscv, m68k, sh

Bug: https://bugs.gentoo.org/701726
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 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(+)

diff --git a/profiles/arch/m68k/package.use.mask 
b/profiles/arch/m68k/package.use.mask
index 3ab6baaf2f2..1d01d1b7f1a 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 <sly...@gentoo.org> (2019-12-02)
+# dev-util/systemtap is not keyworded on m68k
+sys-libs/glibc systemtap
+
+# Sergei Trofimovich <sly...@gentoo.org> (2019-12-02)
+# media-libs/gd is not keyworded on m68k
+sys-libs/glibc gd
+
 # Michał Górny <mgo...@gentoo.org> (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 3026a5b3946..9a7a5a7ce31 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 <sly...@gentoo.org> (2019-12-02)
+# dev-util/systemtap is not keyworded on riscv
+sys-libs/glibc systemtap
+
+# Sergei Trofimovich <sly...@gentoo.org> (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 9f38a48d1ff..97f28228eb2 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 <sly...@gentoo.org> (2019-12-02)
+# dev-util/systemtap is not keyworded on sh
+sys-libs/glibc systemtap
+
+# Sergei Trofimovich <sly...@gentoo.org> (2019-12-02)
+# media-libs/gd is not keyworded on sh
+sys-libs/glibc gd
+
 # Hans de Graaff <gra...@gentoo.org> (2019-04-08)
 # Obsolete ruby version, no newer versions keyworded or stable.
 dev-vcs/subversion ruby

Reply via email to