summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-05 20:10:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-05 20:10:35 +0000
commitf67dabede9addced3e742bf9c968aed16597b3aa (patch)
treea649c36444a748d69e236d2bb59e1cd5a3601272 /virtual/libstdc++/libstdc++-3.3.ebuild
parentChange comment in site-init file. (diff)
downloadgentoo-2-f67dabede9addced3e742bf9c968aed16597b3aa.tar.gz
gentoo-2-f67dabede9addced3e742bf9c968aed16597b3aa.tar.bz2
gentoo-2-f67dabede9addced3e742bf9c968aed16597b3aa.zip
Drop ia64 keyword as gcc-3.3.2-r7 is gone
(Portage version: 2.1.3.19)
Diffstat (limited to 'virtual/libstdc++/libstdc++-3.3.ebuild')
-rw-r--r--virtual/libstdc++/libstdc++-3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/libstdc++/libstdc++-3.3.ebuild b/virtual/libstdc++/libstdc++-3.3.ebuild
index dbcb05861619..cce89430861f 100644
--- a/virtual/libstdc++/libstdc++-3.3.ebuild
+++ b/virtual/libstdc++/libstdc++-3.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.11 2007/11/08 08:15:24 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.12 2007/12/05 20:10:35 armin76 Exp $
DESCRIPTION="Virtual for the GNU Standard C++ Library"
HOMEPAGE="http://www.gentoo.org/proj/en/base/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="3.3"
-KEYWORDS="-* amd64 ia64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="-* amd64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND=""
RDEPEND="|| ( =sys-libs/libstdc++-v3-bin-3.3* =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )"