diff options
Diffstat (limited to 'dev-libs/STLport/STLport-5.1.5.ebuild')
-rw-r--r-- | dev-libs/STLport/STLport-5.1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/STLport/STLport-5.1.5.ebuild b/dev-libs/STLport/STLport-5.1.5.ebuild index 7eda6a07a8b9..be57dad6a6ba 100644 --- a/dev-libs/STLport/STLport-5.1.5.ebuild +++ b/dev-libs/STLport/STLport-5.1.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-5.1.5.ebuild,v 1.7 2009/09/11 11:24:44 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-5.1.5.ebuild,v 1.8 2010/01/06 22:38:20 jer Exp $ inherit eutils versionator eutils toolchain-funcs multilib flag-o-matic -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86" DESCRIPTION="C++ STL library" HOMEPAGE="http://stlport.sourceforge.net/" |