diff options
Diffstat (limited to 'app-text/dictd/dictd-1.5.5-r2.ebuild')
-rw-r--r-- | app-text/dictd/dictd-1.5.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dictd/dictd-1.5.5-r2.ebuild b/app-text/dictd/dictd-1.5.5-r2.ebuild index 801e47cee756..b7720bcd8e16 100644 --- a/app-text/dictd/dictd-1.5.5-r2.ebuild +++ b/app-text/dictd/dictd-1.5.5-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.5.5-r2.ebuild,v 1.5 2002/08/01 11:40:14 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.5.5-r2.ebuild,v 1.6 2002/08/16 02:42:01 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Dictionary Client/Server for the DICT protocol" @@ -12,7 +12,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { |