diff options
author | 2004-05-26 16:32:05 +0000 | |
---|---|---|
committer | 2004-05-26 16:32:05 +0000 | |
commit | be8433c8e9c2dc61662859a314637639722e4e3a (patch) | |
tree | b4006cc9916a8bb952b179bea96136e2ec92db8e /sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild | |
parent | ~amd64 (diff) | |
download | historical-be8433c8e9c2dc61662859a314637639722e4e3a.tar.gz historical-be8433c8e9c2dc61662859a314637639722e4e3a.tar.bz2 historical-be8433c8e9c2dc61662859a314637639722e4e3a.zip |
~amd64
Diffstat (limited to 'sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild')
-rw-r--r-- | sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild index e70215e8c68e..ad039e3dc391 100644 --- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild +++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild,v 1.2 2004/05/25 17:00:46 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild,v 1.3 2004/05/26 16:32:05 lv Exp $ IUSE="nls" @@ -66,7 +66,7 @@ HOMEPAGE="http://gcc.gnu.org/libstdc++/" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="-*" +KEYWORDS="-* ~amd64" if [ "${CHOST}" == "${CCHOST}" ] then |