diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 03:02:01 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 03:02:01 +0000 |
commit | 301eb82c5c8a18b372475a5312a83ca525f4d65d (patch) | |
tree | 2f54f38362f9157d914f17a81b1fa330472ceffe /net-libs/liblockfile | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | gentoo-2-301eb82c5c8a18b372475a5312a83ca525f4d65d.tar.gz gentoo-2-301eb82c5c8a18b372475a5312a83ca525f4d65d.tar.bz2 gentoo-2-301eb82c5c8a18b372475a5312a83ca525f4d65d.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/liblockfile/liblockfile-1.03.ebuild b/net-libs/liblockfile/liblockfile-1.03.ebuild index c7b515ff18b8..79593538d115 100644 --- a/net-libs/liblockfile/liblockfile-1.03.ebuild +++ b/net-libs/liblockfile/liblockfile-1.03.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/net-libs/liblockfile/liblockfile-1.03.ebuild,v 1.6 2002/08/01 11:59:03 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03.ebuild,v 1.7 2002/08/16 02:57:06 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Implements functions designed to lock the standard mailboxes." @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { |