summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-01-13 17:12:48 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-01-13 17:12:48 +0000
commitd2d8c6963c91338d14a27168e5a1827004732f19 (patch)
treecf1d7cb764b73cfc0233fe043d33ec5c14fb8895 /x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild
parentFix missing xinput dep for bug #205432 (diff)
downloadhistorical-d2d8c6963c91338d14a27168e5a1827004732f19.tar.gz
historical-d2d8c6963c91338d14a27168e5a1827004732f19.tar.bz2
historical-d2d8c6963c91338d14a27168e5a1827004732f19.zip
Stable on ppc wrt bug 204550
Package-Manager: portage-2.1.4
Diffstat (limited to 'x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild')
-rw-r--r--x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild b/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild
index 4801ec57c378..063be12edcd2 100644
--- a/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild
+++ b/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild,v 1.1 2008/01/13 11:42:20 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild,v 1.2 2008/01/13 17:12:48 nixnut Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}-1.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2