diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-11-11 12:15:40 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-11-11 12:15:40 +0000 |
commit | cf8497504b7e7afa4f082053d9d1ca3046d666f0 (patch) | |
tree | 2f098444a51208990de2ae3a20c9582d7154008c /sys-devel/gcc-config/gcc-config-1.5-r1.ebuild | |
parent | Added myself as maintainer (diff) | |
download | gentoo-2-cf8497504b7e7afa4f082053d9d1ca3046d666f0.tar.gz gentoo-2-cf8497504b7e7afa4f082053d9d1ca3046d666f0.tar.bz2 gentoo-2-cf8497504b7e7afa4f082053d9d1ca3046d666f0.zip |
unkeyword 1.5 on fbsd due to bug #390179
(Portage version: 2.2.0_alpha73/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc-config/gcc-config-1.5-r1.ebuild')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.5-r1.ebuild b/sys-devel/gcc-config/gcc-config-1.5-r1.ebuild index 121e3de0e028..78e5571fb117 100644 --- a/sys-devel/gcc-config/gcc-config-1.5-r1.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.5-r1.ebuild,v 1.2 2011/11/11 05:02:38 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.5-r1.ebuild,v 1.3 2011/11/11 12:15:40 aballier Exp $ inherit flag-o-matic toolchain-funcs multilib @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -sparc-fbsd -x86-fbsd" IUSE="" RDEPEND="!app-admin/eselect-compiler" |