diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-08 16:52:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-08 16:52:38 +0000 |
commit | 901b93fd4eaf0a87c42a9e057cd6bcceb83aae1b (patch) | |
tree | 61e350f612b7cdd7cb70bfb65d70ef2e5f0ffa46 /dev-util/devhelp/devhelp-0.21.ebuild | |
parent | Mark -sparc due to bug #253541 (diff) | |
download | gentoo-2-901b93fd4eaf0a87c42a9e057cd6bcceb83aae1b.tar.gz gentoo-2-901b93fd4eaf0a87c42a9e057cd6bcceb83aae1b.tar.bz2 gentoo-2-901b93fd4eaf0a87c42a9e057cd6bcceb83aae1b.zip |
Mark -sparc due to bug #253541
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-util/devhelp/devhelp-0.21.ebuild')
-rw-r--r-- | dev-util/devhelp/devhelp-0.21.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/devhelp/devhelp-0.21.ebuild b/dev-util/devhelp/devhelp-0.21.ebuild index 00cb5844cd96..b0cc93087b2e 100644 --- a/dev-util/devhelp/devhelp-0.21.ebuild +++ b/dev-util/devhelp/devhelp-0.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.21.ebuild,v 1.1 2008/10/05 00:23:31 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.21.ebuild,v 1.2 2009/01/08 16:52:38 armin76 Exp $ inherit toolchain-funcs gnome2 python @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.imendio.com/wiki/Devhelp" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc -sparc ~x86" IUSE="zlib" RDEPEND=">=gnome-base/gconf-2.6 |