diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-12-07 14:00:28 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-12-07 14:00:28 +0000 |
commit | 280668c576779257d7da53f1e0393610d3f59344 (patch) | |
tree | 0c652b74f867bba29bee130dd9f0bdb1ab674b02 /games-misc/wtf/wtf-20071004.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-280668c576779257d7da53f1e0393610d3f59344.tar.gz gentoo-2-280668c576779257d7da53f1e0393610d3f59344.tar.bz2 gentoo-2-280668c576779257d7da53f1e0393610d3f59344.zip |
Stable on ppc64; bug #198911
(Portage version: 2.1.3.19)
Diffstat (limited to 'games-misc/wtf/wtf-20071004.ebuild')
-rw-r--r-- | games-misc/wtf/wtf-20071004.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/wtf/wtf-20071004.ebuild b/games-misc/wtf/wtf-20071004.ebuild index 232c0eb8f547..e228fbe8711d 100644 --- a/games-misc/wtf/wtf-20071004.ebuild +++ b/games-misc/wtf/wtf-20071004.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20071004.ebuild,v 1.4 2007/12/05 22:34:27 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20071004.ebuild,v 1.5 2007/12/07 14:00:28 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.mu.org/~mux/wtf/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="!games-misc/bsd-games" |