From 6754b2738dc6ec420de69a107b477cfa7f386c19 Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Fri, 21 Jul 2006 00:24:18 +0000 Subject: Add ~x86-fbsd keyword as needed to add diablo-jre-bin (see bug #141071). (Portage version: 2.1.1_pre3-r1) --- virtual/libstdc++/libstdc++-3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'virtual/libstdc++/libstdc++-3.3.ebuild') 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* )" -- cgit v1.2.3-65-gdbad