diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-07-05 23:12:13 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-07-05 23:12:13 +0000 |
commit | 2de4b579eb26c040f4921914ac3ffb580ef63f63 (patch) | |
tree | 601fb330452779834d813b7acb914fb1b47637b5 /app-dicts/edictionary/edictionary-2.2.ebuild | |
parent | Stable on amd64 wrt bug #184119 (diff) | |
download | historical-2de4b579eb26c040f4921914ac3ffb580ef63f63.tar.gz historical-2de4b579eb26c040f4921914ac3ffb580ef63f63.tar.bz2 historical-2de4b579eb26c040f4921914ac3ffb580ef63f63.zip |
Added ~amd64 wrt bug #184179
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'app-dicts/edictionary/edictionary-2.2.ebuild')
-rw-r--r-- | app-dicts/edictionary/edictionary-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/edictionary/edictionary-2.2.ebuild b/app-dicts/edictionary/edictionary-2.2.ebuild index ed6e4b787500..7056ff659ab3 100644 --- a/app-dicts/edictionary/edictionary-2.2.ebuild +++ b/app-dicts/edictionary/edictionary-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/edictionary/edictionary-2.2.ebuild,v 1.2 2007/07/05 04:09:33 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/edictionary/edictionary-2.2.ebuild,v 1.3 2007/07/05 23:12:13 angelos Exp $ MY_PN="edict" MY_P="${MY_PN}-${PV}" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND="" |