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 | 7447a8fdbfe6675803627087e8034c1869033839 (patch) | |
tree | 2abb1b0cdc1b023a2b77c88a6ff138df1d38fab8 /games-board/xmahjongg | |
parent | initial commit - ebuild submitted by Michaĩ Wiernowolski via bug #96822 (diff) | |
download | historical-7447a8fdbfe6675803627087e8034c1869033839.tar.gz historical-7447a8fdbfe6675803627087e8034c1869033839.tar.bz2 historical-7447a8fdbfe6675803627087e8034c1869033839.zip |
mips isn't stable
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.28.1 i686
Diffstat (limited to 'games-board/xmahjongg')
-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 |