diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-16 13:23:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-16 13:23:10 +0000 |
commit | 912f02ee25ed4f090855d8bada5b3e47584f627c (patch) | |
tree | 15331142d80fb84183b77563940c5529e3dbe26a /x11-wm/dwm/dwm-6.0.ebuild | |
parent | Extract HTML docs, bug 251422. Patch by Martin von Gagern. (diff) | |
download | gentoo-2-912f02ee25ed4f090855d8bada5b3e47584f627c.tar.gz gentoo-2-912f02ee25ed4f090855d8bada5b3e47584f627c.tar.bz2 gentoo-2-912f02ee25ed4f090855d8bada5b3e47584f627c.zip |
Stable for amd64, wrt bug #403907
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/dwm/dwm-6.0.ebuild')
-rw-r--r-- | x11-wm/dwm/dwm-6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/dwm/dwm-6.0.ebuild b/x11-wm/dwm/dwm-6.0.ebuild index 060845b961e5..252783b91b10 100644 --- a/x11-wm/dwm/dwm-6.0.ebuild +++ b/x11-wm/dwm/dwm-6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/dwm-6.0.ebuild,v 1.5 2012/02/16 00:03:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/dwm-6.0.ebuild,v 1.6 2012/02/16 13:23:10 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://dl.suckless.org/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="xinerama" DEPEND="x11-libs/libX11 |