diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-12-30 22:33:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-12-30 22:33:18 +0000 |
commit | 73e4452d4dc8690c10cf871f45a563acfbbeaf60 (patch) | |
tree | 813911c7714e14e3573d762af527b642a61e3608 /games-fps/quake2-data | |
parent | Add APE crash fix, bug 70754 (Manifest recommit) (diff) | |
download | gentoo-2-73e4452d4dc8690c10cf871f45a563acfbbeaf60.tar.gz gentoo-2-73e4452d4dc8690c10cf871f45a563acfbbeaf60.tar.bz2 gentoo-2-73e4452d4dc8690c10cf871f45a563acfbbeaf60.zip |
amd64 KEYWORD #76175
Diffstat (limited to 'games-fps/quake2-data')
-rw-r--r-- | games-fps/quake2-data/quake2-data-3.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake2-data/quake2-data-3.20.ebuild b/games-fps/quake2-data/quake2-data-3.20.ebuild index 8c0a9a12283b..eb10aec32774 100644 --- a/games-fps/quake2-data/quake2-data-3.20.ebuild +++ b/games-fps/quake2-data/quake2-data-3.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-data/quake2-data-3.20.ebuild,v 1.10 2004/09/18 02:54:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-data/quake2-data-3.20.ebuild,v 1.11 2004/12/30 22:33:18 vapier Exp $ inherit games eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.idsoftware.com/idstuff/quake2/q2-${PV}-x86-full-ctf.exe" LICENSE="Q2EULA" SLOT="0" -KEYWORDS="x86 ppc sparc" +KEYWORDS="amd64 ppc sparc x86" IUSE="videos" DEPEND="app-arch/unzip" |