diff options
Diffstat (limited to 'xfce-extra/xfce4-wmdock/xfce4-wmdock-0.2.0.ebuild')
-rw-r--r-- | xfce-extra/xfce4-wmdock/xfce4-wmdock-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-wmdock/xfce4-wmdock-0.2.0.ebuild b/xfce-extra/xfce4-wmdock/xfce4-wmdock-0.2.0.ebuild index a2c017231fae..f22e1d3b2453 100644 --- a/xfce-extra/xfce4-wmdock/xfce4-wmdock-0.2.0.ebuild +++ b/xfce-extra/xfce4-wmdock/xfce4-wmdock-0.2.0.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/xfce-extra/xfce4-wmdock/xfce4-wmdock-0.2.0.ebuild,v 1.1 2008/02/25 17:08:54 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock/xfce4-wmdock-0.2.0.ebuild,v 1.2 2008/02/26 12:23:45 opfer Exp $ inherit autotools xfce44 @@ -10,7 +10,7 @@ DESCRIPTION="a compatibility layer for running WindowMaker dockapps on Xfce4." HOMEPAGE="http://www.ibh.de/~ellguth/xfce4-wmdock-plugin.html" SRC_URI="http://www.ibh.de/~ellguth/develop/${MY_P}.tar.gz" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="debug" RDEPEND=">=x11-libs/libwnck-2 |