diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-06 01:40:05 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-06 01:40:05 +0000 |
commit | afe305eff6718607ba48ba23a43ec8af4cfabc11 (patch) | |
tree | 936a94cf1cac65cf8ad6396d5c35a6bb1a9aa6b7 /games-util/qstat | |
parent | Keyword ~arm (diff) | |
download | gentoo-2-afe305eff6718607ba48ba23a43ec8af4cfabc11.tar.gz gentoo-2-afe305eff6718607ba48ba23a43ec8af4cfabc11.tar.bz2 gentoo-2-afe305eff6718607ba48ba23a43ec8af4cfabc11.zip |
Keyword ~arm
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'games-util/qstat')
-rw-r--r-- | games-util/qstat/ChangeLog | 7 | ||||
-rw-r--r-- | games-util/qstat/qstat-2.11.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-util/qstat/ChangeLog b/games-util/qstat/ChangeLog index 1ab26e83e916..0cb674bd8dab 100644 --- a/games-util/qstat/ChangeLog +++ b/games-util/qstat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/qstat -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/ChangeLog,v 1.27 2010/11/01 18:08:53 mr_bones_ Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/ChangeLog,v 1.28 2012/09/06 01:40:05 blueness Exp $ + + 06 Sep 2012; Anthony G. Basile <blueness@gentoo.org> qstat-2.11.ebuild: + Keyword ~arm 01 Nov 2010; Michael Sterrett <mr_bones_@gentoo.org> qstat-2.11.ebuild: EAPI=2 diff --git a/games-util/qstat/qstat-2.11.ebuild b/games-util/qstat/qstat-2.11.ebuild index 5ae056e50daa..3e101a7911d2 100644 --- a/games-util/qstat/qstat-2.11.ebuild +++ b/games-util/qstat/qstat-2.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 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.9 2010/11/01 18:08:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/qstat/qstat-2.11.ebuild,v 1.10 2012/09/06 01:40:05 blueness Exp $ EAPI=2 DESCRIPTION="Server statics collector supporting many FPS games" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/qstat/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc ppc64 x86" +KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 x86" IUSE="debug" DEPEND="!sys-cluster/torque" |