diff options
Diffstat (limited to 'dev-util/devhelp/devhelp-0.10.ebuild')
-rw-r--r-- | dev-util/devhelp/devhelp-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/devhelp/devhelp-0.10.ebuild b/dev-util/devhelp/devhelp-0.10.ebuild index 1fc77c22651b..2a506a30ba26 100644 --- a/dev-util/devhelp/devhelp-0.10.ebuild +++ b/dev-util/devhelp/devhelp-0.10.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/dev-util/devhelp/devhelp-0.10.ebuild,v 1.3 2005/08/08 14:05:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.10.ebuild,v 1.4 2005/08/13 23:30:09 hansmi Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.imendio.com/projects/devhelp" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~amd64" +KEYWORDS="~amd64 ppc sparc x86" IUSE="zlib firefox" RDEPEND=">=x11-libs/gtk+-2.6 |