diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 08:03:05 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 08:03:05 +0000 |
commit | b4bcd499391798780b4fc4b2c0a8fde979578fb9 (patch) | |
tree | 6372d7c987dc9a25d59283b3e4bd32951c0cee1d /sys-devel/gcc-config/gcc-config-1.3.14.ebuild | |
parent | mask gnome-sharp on no-nptl/2.4 (diff) | |
download | historical-b4bcd499391798780b4fc4b2c0a8fde979578fb9.tar.gz historical-b4bcd499391798780b4fc4b2c0a8fde979578fb9.tar.bz2 historical-b4bcd499391798780b4fc4b2c0a8fde979578fb9.zip |
Stable on x86, bug #157571.
Package-Manager: portage-2.1.2_rc2-r5
Diffstat (limited to 'sys-devel/gcc-config/gcc-config-1.3.14.ebuild')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.3.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.3.14.ebuild b/sys-devel/gcc-config/gcc-config-1.3.14.ebuild index 564982e6cd2c..85c049f94236 100644 --- a/sys-devel/gcc-config/gcc-config-1.3.14.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.3.14.ebuild,v 1.5 2006/12/09 21:16:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.14.ebuild,v 1.6 2006/12/10 08:03:05 ticho Exp $ inherit 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 ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" RDEPEND="!app-admin/eselect-compiler" |