diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-09-04 04:58:02 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-09-04 04:58:02 +0000 |
commit | 2e5abdfe9cdfb1d60f68ccc8ed38032a04e0dbf0 (patch) | |
tree | 2c9272e0fa504c33682465f5b64268baadec48af /app-dicts/opendict/opendict-0.6.1.ebuild | |
parent | Added ~mips to KEYWORDS, per Bug #145443. Thanks to Salmon Leap Consulting f... (diff) | |
download | gentoo-2-2e5abdfe9cdfb1d60f68ccc8ed38032a04e0dbf0.tar.gz gentoo-2-2e5abdfe9cdfb1d60f68ccc8ed38032a04e0dbf0.tar.bz2 gentoo-2-2e5abdfe9cdfb1d60f68ccc8ed38032a04e0dbf0.zip |
Stable x86; bug #146071
(Portage version: 2.1-r2)
Diffstat (limited to 'app-dicts/opendict/opendict-0.6.1.ebuild')
-rw-r--r-- | app-dicts/opendict/opendict-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/opendict/opendict-0.6.1.ebuild b/app-dicts/opendict/opendict-0.6.1.ebuild index 6039982beef1..528f11bff827 100644 --- a/app-dicts/opendict/opendict-0.6.1.ebuild +++ b/app-dicts/opendict/opendict-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/opendict-0.6.1.ebuild,v 1.1 2006/04/21 04:25:21 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/opendict-0.6.1.ebuild,v 1.2 2006/09/04 04:58:02 tsunam Exp $ inherit eutils python gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://opendict.sourceforge.net/" SRC_URI="mirror://sourceforge/opendict/OpenDict-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" # DEPEND=">=sys-devel/gettext-0.14" # currently no xgettext run RDEPEND=">=virtual/python-2.3 |