diff options
author | Olivier Reisch <doctomoe@gentoo.org> | 2003-01-19 16:29:01 +0000 |
---|---|---|
committer | Olivier Reisch <doctomoe@gentoo.org> | 2003-01-19 16:29:01 +0000 |
commit | e54128808072e9b0f07a5c455d1ef04ad79fb789 (patch) | |
tree | 56d947c3409a54240424c2264f3d254a75c728f5 /app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild | |
parent | Added ~ppc to 1.8.0 (diff) | |
download | gentoo-2-e54128808072e9b0f07a5c455d1ef04ad79fb789.tar.gz gentoo-2-e54128808072e9b0f07a5c455d1ef04ad79fb789.tar.bz2 gentoo-2-e54128808072e9b0f07a5c455d1ef04ad79fb789.zip |
Added ~ppc keyword
Diffstat (limited to 'app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild')
-rw-r--r-- | app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild b/app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild index b6dcf3fc3d2d..d8961562e61d 100644 --- a/app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild +++ b/app-dicts/dictd-wn/dictd-wn-1.5-r1.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-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild,v 1.2 2002/12/09 04:17:38 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild,v 1.3 2003/01/19 16:29:01 doctomoe Exp $ MY_P=${P/td/t}-pre S=${WORKDIR} @@ -13,7 +13,7 @@ DEPEND=">=app-text/dictd-1.5.5" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 ~ppc sparc " src_install () { dodir /usr/lib/dict |