diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-03 15:37:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-03 15:37:40 +0000 |
commit | 63dc7a83dc1f693a5d272bf0bb98460b2713cffa (patch) | |
tree | 851e676f57ca0113212181873f328a97083f744f /sys-devel/gcc-config/gcc-config-1.3.16.ebuild | |
parent | Require libpq instead of posgresql for postgres USE flag. (diff) | |
download | gentoo-2-63dc7a83dc1f693a5d272bf0bb98460b2713cffa.tar.gz gentoo-2-63dc7a83dc1f693a5d272bf0bb98460b2713cffa.tar.bz2 gentoo-2-63dc7a83dc1f693a5d272bf0bb98460b2713cffa.zip |
x86 stable wrt bug 176882
(Portage version: 2.1.2.5)
Diffstat (limited to 'sys-devel/gcc-config/gcc-config-1.3.16.ebuild')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.3.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.3.16.ebuild b/sys-devel/gcc-config/gcc-config-1.3.16.ebuild index 1881e67b89db..a48a87354e8f 100644 --- a/sys-devel/gcc-config/gcc-config-1.3.16.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.3.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.16.ebuild,v 1.5 2007/05/03 15:36:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.16.ebuild,v 1.6 2007/05/03 15:37:40 armin76 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 ~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" |