summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-16 14:19:53 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-16 14:19:53 +0000
commit5bf9b39f318346b42fe36cf9793a6d9dc174502f (patch)
treead2d3cd72193f5452b99883619a21800f58e5b0c /x11-wm/jwm/jwm-2.0.1.ebuild
parentdo not ignore cxxflags and fix build with ffmpeg-0.6 (diff)
downloadgentoo-2-5bf9b39f318346b42fe36cf9793a6d9dc174502f.tar.gz
gentoo-2-5bf9b39f318346b42fe36cf9793a6d9dc174502f.tar.bz2
gentoo-2-5bf9b39f318346b42fe36cf9793a6d9dc174502f.zip
x86 stable wrt bug #322913
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-wm/jwm/jwm-2.0.1.ebuild')
-rw-r--r--x11-wm/jwm/jwm-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/jwm/jwm-2.0.1.ebuild b/x11-wm/jwm/jwm-2.0.1.ebuild
index 86d0d62afabf..f2e5a7572e1c 100644
--- a/x11-wm/jwm/jwm-2.0.1.ebuild
+++ b/x11-wm/jwm/jwm-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/jwm/jwm-2.0.1.ebuild,v 1.5 2010/06/05 20:44:50 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/jwm/jwm-2.0.1.ebuild,v 1.6 2010/06/16 14:19:53 phajdan.jr Exp $
EAPI=3
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://joewing.net/programs/jwm/releases/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc x86"
IUSE="bidi debug jpeg png truetype xinerama xpm"
RDEPEND="xpm? ( x11-libs/libXpm )