diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-08-26 00:22:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-08-26 00:22:36 +0000 |
commit | 3a28c568e0058aa89c9f5ba0e47fa3deb380af03 (patch) | |
tree | 023e8566c69bd0829fcf259053d948888b783dc6 /sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild | |
parent | Version bump (bug #482460 by Jack). (diff) | |
download | historical-3a28c568e0058aa89c9f5ba0e47fa3deb380af03.tar.gz historical-3a28c568e0058aa89c9f5ba0e47fa3deb380af03.tar.bz2 historical-3a28c568e0058aa89c9f5ba0e47fa3deb380af03.zip |
Stable for HPPA (bug #452614).
Package-Manager: portage-2.2.1/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild')
-rw-r--r-- | sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild index 8f5a1c72bc57..0023110391cc 100644 --- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild +++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v 1.4 2013/04/10 18:25:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v 1.5 2013/08/26 00:22:35 jer Exp $ inherit eutils flag-o-matic libtool multilib @@ -116,7 +116,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2 LICENSE="GPL-2 LGPL-2.1" SLOT="5" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc -ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm hppa ~mips ~ppc -ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="multilib nls" S=${WORKDIR}/gcc-${PV} |