diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 11:52:28 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 11:52:28 +0000 |
commit | f09c60bce404dfa45606549d39120d23bff944e1 (patch) | |
tree | 15b0d70c9c847d208b1c56a0219941c1c5df3806 /dev-libs/ffcall | |
parent | Added ppc keyword (diff) | |
download | gentoo-2-f09c60bce404dfa45606549d39120d23bff944e1.tar.gz gentoo-2-f09c60bce404dfa45606549d39120d23bff944e1.tar.bz2 gentoo-2-f09c60bce404dfa45606549d39120d23bff944e1.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-libs/ffcall')
-rw-r--r-- | dev-libs/ffcall/ffcall-1.8d.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ffcall/ffcall-1.8d.ebuild b/dev-libs/ffcall/ffcall-1.8d.ebuild index fcc7355814b3..c69d551a370a 100644 --- a/dev-libs/ffcall/ffcall-1.8d.ebuild +++ b/dev-libs/ffcall/ffcall-1.8d.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ffcall-1.8d.ebuild,v 1.4 2002/08/01 16:50:26 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ffcall-1.8d.ebuild,v 1.5 2002/08/14 11:52:27 murphy Exp $ DESCRIPTION="foreign function call libraries" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/libs/${P}.tar.gz" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/directory/ffcall.html" # under GNU LGPL." -ffcall author LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" |