diff options
author | 2006-04-13 22:34:11 +0000 | |
---|---|---|
committer | 2006-04-13 22:34:11 +0000 | |
commit | 6fb39a8e688a17c3f56462864bbd21f6e026a897 (patch) | |
tree | 64bf4d8e94cac51ae402b9b9649396f95b547f05 /x11-wm/wmii/wmii-2.ebuild | |
parent | Fix gcc-4.1 compiling, bug 129493, remove old (diff) | |
download | historical-6fb39a8e688a17c3f56462864bbd21f6e026a897.tar.gz historical-6fb39a8e688a17c3f56462864bbd21f6e026a897.tar.bz2 historical-6fb39a8e688a17c3f56462864bbd21f6e026a897.zip |
marking ~ppc (Bug #129463, reported by Stephan Weller)
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-wm/wmii/wmii-2.ebuild')
-rw-r--r-- | x11-wm/wmii/wmii-2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/wmii/wmii-2.ebuild b/x11-wm/wmii/wmii-2.ebuild index f44c5ba5f0e5..429950638ee5 100644 --- a/x11-wm/wmii/wmii-2.ebuild +++ b/x11-wm/wmii/wmii-2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/wmii/wmii-2.ebuild,v 1.2 2006/01/24 09:13:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/wmii/wmii-2.ebuild,v 1.3 2006/04/13 22:34:11 wormo Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://wmi.modprobe.de/download/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="python" DEPEND="|| ( x11-libs/libX11 virtual/x11 ) |