diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-19 21:24:35 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-19 21:24:35 +0000 |
commit | acf5548f22146d6cc7818eacfacb60110a283ab0 (patch) | |
tree | eb8d23a9424a2134d64987e42619d8d66440622a /games-action/bzflag/bzflag-1.10.4.ebuild | |
parent | Added ~alpha to keywords. (Manifest recommit) (diff) | |
download | gentoo-2-acf5548f22146d6cc7818eacfacb60110a283ab0.tar.gz gentoo-2-acf5548f22146d6cc7818eacfacb60110a283ab0.tar.bz2 gentoo-2-acf5548f22146d6cc7818eacfacb60110a283ab0.zip |
Marking stable on amd64 (no bugs in 84 days).
Diffstat (limited to 'games-action/bzflag/bzflag-1.10.4.ebuild')
-rw-r--r-- | games-action/bzflag/bzflag-1.10.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/bzflag/bzflag-1.10.4.ebuild b/games-action/bzflag/bzflag-1.10.4.ebuild index 81fd63558ed0..ccbbdedeaf13 100644 --- a/games-action/bzflag/bzflag-1.10.4.ebuild +++ b/games-action/bzflag/bzflag-1.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-1.10.4.ebuild,v 1.2 2004/04/15 14:48:48 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-1.10.4.ebuild,v 1.3 2004/04/19 21:24:35 wolf31o2 Exp $ inherit games @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/bzflag/${MY_P}.tar.bz2" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="x86 ppc amd64" DEPEND="virtual/opengl" |