diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:45 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:45 +0000 |
commit | 077f571f9d39b903124f5921e12fbf4b23a18d04 (patch) | |
tree | 146a38dbb154c5012145acdc1ad8d378c6f3dbcc /app-text/dictd/dictd-1.5.5-r6.ebuild | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-077f571f9d39b903124f5921e12fbf4b23a18d04.tar.gz historical-077f571f9d39b903124f5921e12fbf4b23a18d04.tar.bz2 historical-077f571f9d39b903124f5921e12fbf4b23a18d04.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-text/dictd/dictd-1.5.5-r6.ebuild')
-rw-r--r-- | app-text/dictd/dictd-1.5.5-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dictd/dictd-1.5.5-r6.ebuild b/app-text/dictd/dictd-1.5.5-r6.ebuild index 020016cb4d33..880808049804 100644 --- a/app-text/dictd/dictd-1.5.5-r6.ebuild +++ b/app-text/dictd/dictd-1.5.5-r6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.5.5-r6.ebuild,v 1.7 2002/10/04 05:03:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.5.5-r6.ebuild,v 1.8 2002/12/09 04:17:43 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Dictionary Client/Server for the DICT protocol" @@ -12,7 +12,7 @@ DEPEND="virtual/glibc sys-devel/gcc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_compile() { |