summaryrefslogtreecommitdiff
path: root/profiles/prefix
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-05-04 12:02:00 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-05-04 12:02:00 +0100
commiteab5731cdf11d4ae8cdf111461d46fd96c5bdd37 (patch)
treece35c6d01b5ff5de95c3a20fef853b9a6518ad2e /profiles/prefix
parentb7ebc951da8800f711142f69d9d958bde67a112d (diff)
gentoo resync : 04.05.2019
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/darwin/macos/package.mask4
-rw-r--r--profiles/prefix/linux/package.use.mask6
-rw-r--r--profiles/prefix/package.use.mask6
-rw-r--r--profiles/prefix/sunos/solaris/package.mask6
4 files changed, 20 insertions, 2 deletions
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask
index a496b084205f..180e0ef71a42 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Fabian Groffen <grobian@gentoo.org> (30 Apr 2019)
+# Fails to install, bug #684030
+=dev-lang/perl-5.28.2*
+
# Fabian Groffen <grobian@gentoo.org> (26 Apr 2019)
# LLVM/clang 7.1 crashes at runtime
# llvm::optional_detail::OptionalStorage<llvm::ArrayRef<llvm::StringRef>,
diff --git a/profiles/prefix/linux/package.use.mask b/profiles/prefix/linux/package.use.mask
new file mode 100644
index 000000000000..67fc3998519c
--- /dev/null
+++ b/profiles/prefix/linux/package.use.mask
@@ -0,0 +1,6 @@
+# Copyright 1999-2019 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Michael Haubenwallner <haubi@gentoo.org> (02 May 2019)
+# gold is linux only, and is required by cxx
+sys-devel/binutils -cxx -gold -default-gold
diff --git a/profiles/prefix/package.use.mask b/profiles/prefix/package.use.mask
index cd741fef331a..49a1219196b1 100644
--- a/profiles/prefix/package.use.mask
+++ b/profiles/prefix/package.use.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Michael Haubenwallner <haubi@gentoo.org> (02 May 2019)
+# gold is linux only, and is required by cxx
+sys-devel/binutils cxx gold default-gold
+
# Fabian Groffen <grobian@gentoo.org> (27 Dec 2018)
# USE-dep fixing, bugs #665088, #667266, #671730,
dev-db/postgresql kerberos ldap llvm pam systemd libressl
diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask
index 27668ebed6d3..999c2f6ee0b4 100644
--- a/profiles/prefix/sunos/solaris/package.mask
+++ b/profiles/prefix/sunos/solaris/package.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Fabian Groffen <grobian@gentoo.org> (30 Apr 2019)
+# Fails to compile, bug #684024
+=dev-lang/perl-5.28.2*
+
# Fabian Groffen <grobian@gentoo.org> (22 Mar 2019)
# fails to compile, bug #681316
=app-crypt/gnupg-2.2.14