diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 07:22:13 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 07:22:13 +0000 |
commit | 99b05bf6d5ffb5d10e7f97365415e648709638de (patch) | |
tree | ab3ab5e739efdad6079fe91c169475ad07ad788b /app-dicts/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild | |
parent | added amd64 keyword. (Manifest recommit) (diff) | |
download | gentoo-2-99b05bf6d5ffb5d10e7f97365415e648709638de.tar.gz gentoo-2-99b05bf6d5ffb5d10e7f97365415e648709638de.tar.bz2 gentoo-2-99b05bf6d5ffb5d10e7f97365415e648709638de.zip |
added amd64 keyword.
Diffstat (limited to 'app-dicts/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild')
-rw-r--r-- | app-dicts/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild b/app-dicts/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild index 746661f0d05e..189e6557a79e 100644 --- a/app-dicts/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild +++ b/app-dicts/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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-jargon/dictd-jargon-4.2.3-r1.ebuild,v 1.5 2003/09/07 23:47:37 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild,v 1.6 2004/02/09 07:18:59 absinthe Exp $ MY_P=${PN/dictd-/}_${PV} S=${WORKDIR} @@ -13,7 +13,7 @@ DEPEND=">=app-text/dictd-1.5.5" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc amd64 " src_install () { dodoc README |