diff options
Diffstat (limited to 'games-util/qstat/qstat-2.8.ebuild')
-rw-r--r-- | games-util/qstat/qstat-2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/qstat/qstat-2.8.ebuild b/games-util/qstat/qstat-2.8.ebuild index 7a20cdccadc0..15c320eb597f 100644 --- a/games-util/qstat/qstat-2.8.ebuild +++ b/games-util/qstat/qstat-2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-2.8.ebuild,v 1.3 2005/08/18 18:54:50 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-2.8.ebuild,v 1.4 2005/09/01 23:30:09 vapier 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="~amd64 ~hppa ppc ~ppc-macos x86" +KEYWORDS="amd64 hppa ppc ~ppc-macos x86" IUSE="debug" DEPEND="virtual/libc" |