summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-21 00:24:18 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-21 00:24:18 +0000
commit6754b2738dc6ec420de69a107b477cfa7f386c19 (patch)
treea5048c1bbcded4c441e2a702f6d7b6bb36ca9606 /virtual/libstdc++/libstdc++-3.3.ebuild
parentFixed download URL (silent upstream repackaging). (diff)
downloadgentoo-2-6754b2738dc6ec420de69a107b477cfa7f386c19.tar.gz
gentoo-2-6754b2738dc6ec420de69a107b477cfa7f386c19.tar.bz2
gentoo-2-6754b2738dc6ec420de69a107b477cfa7f386c19.zip
Add ~x86-fbsd keyword as needed to add diablo-jre-bin (see bug #141071).
(Portage version: 2.1.1_pre3-r1)
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 0b00e9473be4..ad98f9ac2ab6 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.8 2006/05/23 20:27:13 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.9 2006/07/21 00:24:18 flameeyes 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"
+KEYWORDS="-* amd64 ia64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND=""
RDEPEND="|| ( =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )"