diff options
Diffstat (limited to 'dev-util/devhelp/devhelp-0.14.ebuild')
-rw-r--r-- | dev-util/devhelp/devhelp-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/devhelp/devhelp-0.14.ebuild b/dev-util/devhelp/devhelp-0.14.ebuild index 51d9c0ed6369..17c6c9c98d48 100644 --- a/dev-util/devhelp/devhelp-0.14.ebuild +++ b/dev-util/devhelp/devhelp-0.14.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/dev-util/devhelp/devhelp-0.14.ebuild,v 1.6 2007/08/10 13:28:14 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.14.ebuild,v 1.7 2007/08/11 15:05:14 ticho Exp $ inherit toolchain-funcs gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.imendio.com/wiki/Devhelp" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc ~x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="xulrunner zlib" RDEPEND=">=gnome-base/gconf-2.6 |