diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-21 00:41:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-21 00:41:53 +0000 |
commit | 3845b04df1e20d559344d903923de3804bdcf553 (patch) | |
tree | 834a9016c98efa76c4d032267a7ded67d22a2be4 /app-text/dictd/dictd-1.9.11-r1.ebuild | |
parent | arm needs deps first (Manifest recommit) (diff) | |
download | gentoo-2-3845b04df1e20d559344d903923de3804bdcf553.tar.gz gentoo-2-3845b04df1e20d559344d903923de3804bdcf553.tar.bz2 gentoo-2-3845b04df1e20d559344d903923de3804bdcf553.zip |
arm needs deps first
Diffstat (limited to 'app-text/dictd/dictd-1.9.11-r1.ebuild')
-rw-r--r-- | app-text/dictd/dictd-1.9.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dictd/dictd-1.9.11-r1.ebuild b/app-text/dictd/dictd-1.9.11-r1.ebuild index 9308926e598a..2e32ae4fc593 100644 --- a/app-text/dictd/dictd-1.9.11-r1.ebuild +++ b/app-text/dictd/dictd-1.9.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.9.11-r1.ebuild,v 1.1 2004/02/09 07:13:59 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.9.11-r1.ebuild,v 1.2 2004/02/21 00:41:53 mr_bones_ Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/dict/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm amd64 ~ia64 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips amd64 ~ia64 ~ppc64" DEPEND="virtual/glibc" |