diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 09:57:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 09:57:12 +0000 |
commit | 8586b26b5c1df4c901a854a11fdbc3c79f7220c4 (patch) | |
tree | 5b99584db2e3ae49239e1c91f5515af34c863852 /games-misc | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-8586b26b5c1df4c901a854a11fdbc3c79f7220c4.tar.gz gentoo-2-8586b26b5c1df4c901a854a11fdbc3c79f7220c4.tar.bz2 gentoo-2-8586b26b5c1df4c901a854a11fdbc3c79f7220c4.zip |
arm/s390/sh stable
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'games-misc')
-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 c5e991b7ebb9..b92e62299503 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.6 2007/12/10 03:36:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20071004.ebuild,v 1.7 2007/12/11 09:57:12 vapier 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" |