summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2004-03-07 21:35:50 +0000
committerJon Portnoy <avenj@gentoo.org>2004-03-07 21:35:50 +0000
commit0524d0dc859cf44916a3c0922af51eac414e8f4d (patch)
treea7d36d2b4d8a10867c9dc36940ab6190c8b0f090 /dev-util/devhelp
parentadded amd64 to keywords (Manifest recommit) (diff)
downloadgentoo-2-0524d0dc859cf44916a3c0922af51eac414e8f4d.tar.gz
gentoo-2-0524d0dc859cf44916a3c0922af51eac414e8f4d.tar.bz2
gentoo-2-0524d0dc859cf44916a3c0922af51eac414e8f4d.zip
Stable on AMD64
Diffstat (limited to 'dev-util/devhelp')
-rw-r--r--dev-util/devhelp/devhelp-0.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/devhelp/devhelp-0.8.1.ebuild b/dev-util/devhelp/devhelp-0.8.1.ebuild
index 48c88069324e..8d9a2ff4a705 100644
--- a/dev-util/devhelp/devhelp-0.8.1.ebuild
+++ b/dev-util/devhelp/devhelp-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.8.1.ebuild,v 1.4 2004/03/05 00:14:17 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.8.1.ebuild,v 1.5 2004/03/07 21:35:50 avenj Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://devhelp.codefactory.se/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ppc ~sparc ~amd64"
+KEYWORDS="~x86 ppc ~sparc amd64"
IUSE="zlib"
RDEPEND=">=dev-libs/glib-2