diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-02-16 19:41:32 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-02-16 19:41:32 +0000 |
commit | 80d521cc8da84b626628a4977cbecd3a17aad839 (patch) | |
tree | 76e7d5d44fc2d9a83ba868247e3152b651c85241 /games-board | |
parent | initial commit - ebuild submitted by Michaĩ Wiernowolski via bug #96822 (diff) | |
download | gentoo-2-80d521cc8da84b626628a4977cbecd3a17aad839.tar.gz gentoo-2-80d521cc8da84b626628a4977cbecd3a17aad839.tar.bz2 gentoo-2-80d521cc8da84b626628a4977cbecd3a17aad839.zip |
mips isn't stable
(Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/xmahjongg/xmahjongg-3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/xmahjongg/xmahjongg-3.7.ebuild b/games-board/xmahjongg/xmahjongg-3.7.ebuild index cb9f30b94c4d..a41290ccde13 100644 --- a/games-board/xmahjongg/xmahjongg-3.7.ebuild +++ b/games-board/xmahjongg/xmahjongg-3.7.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/games-board/xmahjongg/xmahjongg-3.7.ebuild,v 1.6 2008/10/30 08:55:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/xmahjongg/xmahjongg-3.7.ebuild,v 1.7 2009/02/16 19:41:32 mr_bones_ Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://www.lcdf.org/xmahjongg/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 mips ppc x86" +KEYWORDS="amd64 ~mips ppc x86" IUSE="" RDEPEND="x11-libs/libSM |