diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-05-20 10:56:06 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-05-20 10:56:06 +0000 |
commit | 24e6ed23e19b064c3c9bd44b3a193e2a5f4548ef (patch) | |
tree | eba9d2018af30f4eadb08d184c06daae03b866e8 /sys-devel/gcc/gcc-4.7.2-r1.ebuild | |
parent | Stable for amd64 wrt bug #470560 (diff) | |
download | gentoo-2-24e6ed23e19b064c3c9bd44b3a193e2a5f4548ef.tar.gz gentoo-2-24e6ed23e19b064c3c9bd44b3a193e2a5f4548ef.tar.bz2 gentoo-2-24e6ed23e19b064c3c9bd44b3a193e2a5f4548ef.zip |
drop fbsd keywords on gcc 4.7: bug #444678; gcc 4.8 is fine so we can move on with that version when it gets unmasked.
(Portage version: 2.2.0_alpha176/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sys-devel/gcc/gcc-4.7.2-r1.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.7.2-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-devel/gcc/gcc-4.7.2-r1.ebuild b/sys-devel/gcc/gcc-4.7.2-r1.ebuild index 706bffb193e0..f1c2d0b8ed81 100644 --- a/sys-devel/gcc/gcc-4.7.2-r1.ebuild +++ b/sys-devel/gcc/gcc-4.7.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.2-r1.ebuild,v 1.5 2013/05/15 02:43:13 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.2-r1.ebuild,v 1.6 2013/05/20 10:56:06 aballier Exp $ PATCH_VER="1.6" UCLIBC_VER="1.0" @@ -24,8 +24,7 @@ DESCRIPTION="The GNU Compiler Collection" LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -amd64-fbsd -x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |