diff options
author | Yuta Satoh <nigoro@gentoo.org> | 2005-02-27 11:33:53 +0000 |
---|---|---|
committer | Yuta Satoh <nigoro@gentoo.org> | 2005-02-27 11:33:53 +0000 |
commit | cb1fed0875ae6ae38bf950c15bb48ea245eda0b4 (patch) | |
tree | ae6feb956bc0cef2b40d8297302dcab6f1e33042 /app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild | |
parent | Stable on alpha, bug 83297. (diff) | |
download | gentoo-2-cb1fed0875ae6ae38bf950c15bb48ea245eda0b4.tar.gz gentoo-2-cb1fed0875ae6ae38bf950c15bb48ea245eda0b4.tar.bz2 gentoo-2-cb1fed0875ae6ae38bf950c15bb48ea245eda0b4.zip |
added ~ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild')
-rw-r--r-- | app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild b/app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild index c7efc8aa19b5..ea76457a3ad0 100644 --- a/app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild +++ b/app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild,v 1.11 2005/01/01 12:49:56 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild,v 1.12 2005/02/27 11:33:53 nigoro Exp $ MY_P=${P/dictd/dict}-pre DESCRIPTION="Easton's 1897 Bible Dictionary for dict" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.dict.org/pub/dict/pre/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ppc sparc amd64" +KEYWORDS="x86 ppc sparc amd64 ~ppc64" DEPEND=">=app-text/dictd-1.5.5" |