diff options
Diffstat (limited to 'games-util/qstat/qstat-2.11.ebuild')
-rw-r--r-- | games-util/qstat/qstat-2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/qstat/qstat-2.11.ebuild b/games-util/qstat/qstat-2.11.ebuild index ca7968d67ba5..b0991ef9963a 100644 --- a/games-util/qstat/qstat-2.11.ebuild +++ b/games-util/qstat/qstat-2.11.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-util/qstat/qstat-2.11.ebuild,v 1.4 2008/09/05 18:39:08 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-2.11.ebuild,v 1.5 2008/09/06 15:19:23 armin76 Exp $ DESCRIPTION="Server statics collector supporting many FPS games" HOMEPAGE="http://www.qstat.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/qstat/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 x86" IUSE="debug" DEPEND="!sys-cluster/torque" |