summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-03-05 22:15:39 +0000
committerMike Frysinger <vapier@gentoo.org>2007-03-05 22:15:39 +0000
commit38764522857e1b4ef436a62ac0d5f63c74687952 (patch)
tree36f3b0652d4d6e96f8a59dd2fb81ab7716d35af9 /sys-devel
parentFixes konqueror dos via javascript read of ftp iframe. (diff)
downloadgentoo-2-38764522857e1b4ef436a62ac0d5f63c74687952.tar.gz
gentoo-2-38764522857e1b4ef436a62ac0d5f63c74687952.tar.bz2
gentoo-2-38764522857e1b4ef436a62ac0d5f63c74687952.zip
unmask
(Portage version: 2.1.2-r14)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc-config/gcc-config-1.3.15.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.3.15.ebuild b/sys-devel/gcc-config/gcc-config-1.3.15.ebuild
index f8c31abce7c9..e91749e3085b 100644
--- a/sys-devel/gcc-config/gcc-config-1.3.15.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.3.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.15.ebuild,v 1.1 2006/12/09 07:33:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.15.ebuild,v 1.2 2007/03/05 22:15:39 vapier Exp $
inherit toolchain-funcs multilib
@@ -13,8 +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="-*"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="!app-admin/eselect-compiler"