summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-05-23 16:44:05 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-05-23 16:44:05 +0000
commitabb2468de5c47b9fda1ab37e591ca22193c6ef38 (patch)
tree51866c26c8b68c3ee5b9739d2619d345adda93b4 /x11-misc/hotkeys
parentPPC stable profile update (Manifest recommit) (diff)
downloadgentoo-2-abb2468de5c47b9fda1ab37e591ca22193c6ef38.tar.gz
gentoo-2-abb2468de5c47b9fda1ab37e591ca22193c6ef38.tar.bz2
gentoo-2-abb2468de5c47b9fda1ab37e591ca22193c6ef38.zip
PPC stable profile update
Diffstat (limited to 'x11-misc/hotkeys')
-rw-r--r--x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild b/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild
index cdee549759e3..d9864ff0958f 100644
--- a/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild
+++ b/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.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/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild,v 1.7 2004/05/10 14:52:06 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild,v 1.8 2004/05/23 16:44:05 pvdabeel Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://ypwong.org/hotkeys/"
IUSE="X gtk xosd"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc ~amd64"
+KEYWORDS="x86 ~sparc ~amd64 ppc"
DEPEND="X? ( virtual/x11 )
>=dev-libs/libxml2-2.2.8