summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-03-08 23:03:33 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-03-08 23:03:33 +0000
commit73eadf6f76ff6f7aa8ae4a8b36fdfe1f35a8c805 (patch)
treeed49defff593cfb8c8f58582c46a5b60bbfd084d /dev-libs/STLport/STLport-5.1.0.ebuild
parentMask STLport-5.1.0+ on non-gcc4 profiles (diff)
downloadgentoo-2-73eadf6f76ff6f7aa8ae4a8b36fdfe1f35a8c805.tar.gz
gentoo-2-73eadf6f76ff6f7aa8ae4a8b36fdfe1f35a8c805.tar.bz2
gentoo-2-73eadf6f76ff6f7aa8ae4a8b36fdfe1f35a8c805.zip
Keyworded ~sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-libs/STLport/STLport-5.1.0.ebuild')
-rw-r--r--dev-libs/STLport/STLport-5.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/STLport/STLport-5.1.0.ebuild b/dev-libs/STLport/STLport-5.1.0.ebuild
index ced3d3b68105..5052c47244f3 100644
--- a/dev-libs/STLport/STLport-5.1.0.ebuild
+++ b/dev-libs/STLport/STLport-5.1.0.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-5.1.0.ebuild,v 1.15 2007/02/18 11:10:30 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-5.1.0.ebuild,v 1.16 2007/03/08 23:03:33 gustavoz Exp $
inherit eutils versionator eutils toolchain-funcs multilib flag-o-matic
-KEYWORDS="amd64 ppc ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc ~x86"
DESCRIPTION="C++ STL library"
HOMEPAGE="http://stlport.sourceforge.net/"