summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/dwm/dwm-5.0.1.ebuild')
-rw-r--r--x11-wm/dwm/dwm-5.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/dwm/dwm-5.0.1.ebuild b/x11-wm/dwm/dwm-5.0.1.ebuild
index 653c369953cc..d01bea4f2e7e 100644
--- a/x11-wm/dwm/dwm-5.0.1.ebuild
+++ b/x11-wm/dwm/dwm-5.0.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-wm/dwm/dwm-5.0.1.ebuild,v 1.4 2008/07/20 16:51:52 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/dwm-5.0.1.ebuild,v 1.5 2008/07/21 17:19:11 nixnut Exp $
inherit toolchain-funcs savedconfig
@@ -10,7 +10,7 @@ SRC_URI="http://code.suckless.org/dl/dwm/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
DEPEND="x11-libs/libX11"