diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-31 09:32:09 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-31 09:32:09 +0000 |
commit | 130a7c7f95655c11527048dcebcbc187e67dafed (patch) | |
tree | e1e056877bb087b71d6397c9e47b3c861dd39220 /games-action/nighthawk/nighthawk-2.2.ebuild | |
parent | Stable on amd64. (diff) | |
download | historical-130a7c7f95655c11527048dcebcbc187e67dafed.tar.gz historical-130a7c7f95655c11527048dcebcbc187e67dafed.tar.bz2 historical-130a7c7f95655c11527048dcebcbc187e67dafed.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'games-action/nighthawk/nighthawk-2.2.ebuild')
-rw-r--r-- | games-action/nighthawk/nighthawk-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/nighthawk/nighthawk-2.2.ebuild b/games-action/nighthawk/nighthawk-2.2.ebuild index ea167829fdd4..5cf0dc71ccca 100644 --- a/games-action/nighthawk/nighthawk-2.2.ebuild +++ b/games-action/nighthawk/nighthawk-2.2.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-action/nighthawk/nighthawk-2.2.ebuild,v 1.7 2005/03/09 17:22:19 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/nighthawk/nighthawk-2.2.ebuild,v 1.8 2005/05/31 09:32:09 cryos Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/games/arcade/${P}-1.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc x86 ~amd64" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="virtual/x11" |