summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-21 16:11:12 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-21 16:11:12 +0000
commit5ab844737cd8d228285050b91002151db5968259 (patch)
tree532296306dfefa6ecd29605e52898e3986b2f781 /virtual/libstdc++/libstdc++-3.3.ebuild
parentAdded ~ppc to keywords; bug #103966. (diff)
downloadgentoo-2-5ab844737cd8d228285050b91002151db5968259.tar.gz
gentoo-2-5ab844737cd8d228285050b91002151db5968259.tar.bz2
gentoo-2-5ab844737cd8d228285050b91002151db5968259.zip
Added ~ppc64
(Portage version: 2.0.53)
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 2b282829004e..46f5b2dace2a 100644
--- a/virtual/libstdc++/libstdc++-3.3.ebuild
+++ b/virtual/libstdc++/libstdc++-3.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 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.5 2006/01/06 18:39:36 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.6 2006/01/21 16:11:12 corsair 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 ppc x86"
+KEYWORDS="-* amd64 ppc ~ppc64 x86"
IUSE=""
DEPEND=""
RDEPEND="|| ( =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )"