diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-09 12:08:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-09 12:08:33 +0000 |
commit | f5e599c9d5a71540eae036e21f40d5affb72e0d0 (patch) | |
tree | e21d72bbcfcba0e8e20a591d2591c579b9ce4976 /games-misc/wtf | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-f5e599c9d5a71540eae036e21f40d5affb72e0d0.tar.gz gentoo-2-f5e599c9d5a71540eae036e21f40d5affb72e0d0.tar.bz2 gentoo-2-f5e599c9d5a71540eae036e21f40d5affb72e0d0.zip |
arm/s390/sh stable
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'games-misc/wtf')
-rw-r--r-- | games-misc/wtf/wtf-20080912.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/wtf/wtf-20080912.ebuild b/games-misc/wtf/wtf-20080912.ebuild index c0a496c1c708..e6bda389c974 100644 --- a/games-misc/wtf/wtf-20080912.ebuild +++ b/games-misc/wtf/wtf-20080912.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-misc/wtf/wtf-20080912.ebuild,v 1.5 2008/10/27 15:48:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20080912.ebuild,v 1.6 2008/11/09 12:08:33 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentooexperimental.org/~darkside/distfiles/${PN}/${P}.tar.bz LICENSE="BSD" 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" |