diff options
Diffstat (limited to 'dev-libs/pilot-link/pilot-link-0.11.3.ebuild')
-rw-r--r-- | dev-libs/pilot-link/pilot-link-0.11.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pilot-link/pilot-link-0.11.3.ebuild b/dev-libs/pilot-link/pilot-link-0.11.3.ebuild index 7f86b1a8e5be..7343e15f6818 100644 --- a/dev-libs/pilot-link/pilot-link-0.11.3.ebuild +++ b/dev-libs/pilot-link/pilot-link-0.11.3.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/dev-libs/pilot-link/pilot-link-0.11.3.ebuild,v 1.2 2002/08/12 06:55:06 satai Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.3.ebuild,v 1.3 2002/08/14 11:52:28 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A suite of tools contains a series of conduits for moving @@ -13,7 +13,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2 | LGPL" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { |