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 | 48cd3aad822102da9be0df10b3d7cb85bab69675 (patch) | |
tree | 4fa145a1a123989599f31241418dff3b6d751608 /games-misc/wtf | |
parent | arm/s390/sh stable (diff) | |
download | historical-48cd3aad822102da9be0df10b3d7cb85bab69675.tar.gz historical-48cd3aad822102da9be0df10b3d7cb85bab69675.tar.bz2 historical-48cd3aad822102da9be0df10b3d7cb85bab69675.zip |
arm/s390/sh stable
Package-Manager: portage-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" |