diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 04:21:10 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 04:21:10 +0000 |
commit | a7ce93c81b649739fbf41b375f7de8fab4764414 (patch) | |
tree | 4d636ba957995195821d22fcfe0fc42d4bb9d71e /sys-libs/lib-compat | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | gentoo-2-a7ce93c81b649739fbf41b375f7de8fab4764414.tar.gz gentoo-2-a7ce93c81b649739fbf41b375f7de8fab4764414.tar.bz2 gentoo-2-a7ce93c81b649739fbf41b375f7de8fab4764414.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'sys-libs/lib-compat')
-rw-r--r-- | sys-libs/lib-compat/lib-compat-1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild b/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild index 9fb2bc295842..91c08caa6559 100644 --- a/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild +++ b/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild,v 1.6 2002/08/01 11:59:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild,v 1.7 2002/08/14 04:18:28 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Compatibility c++ and libc5 libraries for programs new and old" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL" DEPEND="virtual/glibc" |