diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-11-30 16:58:15 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-11-30 16:58:15 +0000 |
commit | d560e87601cea12f9863198974ba3cf81fb47045 (patch) | |
tree | accd0a7b599fd223a688f2c6c9d7fdc587b5d198 /profiles/arch | |
parent | Add missing PYTHON_USEDEPs. Remove Python3 & PyPy since distorm64 does not su... (diff) | |
download | gentoo-2-d560e87601cea12f9863198974ba3cf81fb47045.tar.gz gentoo-2-d560e87601cea12f9863198974ba3cf81fb47045.tar.bz2 gentoo-2-d560e87601cea12f9863198974ba3cf81fb47045.zip |
Mask sys-devel/gcc[gcj] since the multilib deps are broken for a long time with no will from the maintainer to accept a patch.
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/arch/amd64/no-emul-linux-x86/package.use.mask | 8 |
2 files changed, 14 insertions, 1 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 0307560e0774..0385c744914f 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.292 2014/11/16 02:25:27 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.293 2014/11/30 16:58:15 mgorny Exp $ + + 30 Nov 2014; Michał Górny <mgorny@gentoo.org> + +no-emul-linux-x86/package.use.mask: + Mask sys-devel/gcc[gcj] since the multilib deps are broken for a long time + with no will from the maintainer to accept a patch. 16 Nov 2014; Mike Gilbert <floppym@gentoo.org> use.stable.mask: Drop unneeded python3_4 (un)mask. diff --git a/profiles/arch/amd64/no-emul-linux-x86/package.use.mask b/profiles/arch/amd64/no-emul-linux-x86/package.use.mask new file mode 100644 index 000000000000..aafb89d07581 --- /dev/null +++ b/profiles/arch/amd64/no-emul-linux-x86/package.use.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.mask,v 1.1 2014/11/30 16:58:15 mgorny Exp $ + +# Michał Górny <mgorny@gentoo.org> (14 Sep 2014) +# on behalf of gx86-multilib project <multilib@gentoo.org> +# Has incorrect dependencies and maintainer is unwilling to fix them. +sys-devel/gcc gcj |