diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-27 20:55:27 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-27 20:55:27 +0000 |
commit | defeaeae52d14324fd94616acb15259725146d6c (patch) | |
tree | afa5412b2004bb505045322ec54b739b924d23b1 /games-fps/quake2-demodata/quake2-demodata-3.14.ebuild | |
parent | Stable on alpha, ia64 and x86. (diff) | |
download | gentoo-2-defeaeae52d14324fd94616acb15259725146d6c.tar.gz gentoo-2-defeaeae52d14324fd94616acb15259725146d6c.tar.bz2 gentoo-2-defeaeae52d14324fd94616acb15259725146d6c.zip |
Added a few more architectures for testing. This is data-only, so should be safe on all of them.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'games-fps/quake2-demodata/quake2-demodata-3.14.ebuild')
-rw-r--r-- | games-fps/quake2-demodata/quake2-demodata-3.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild b/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild index 1b778ad77d42..29ad881722eb 100644 --- a/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild +++ b/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild,v 1.1 2006/06/27 20:41:42 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild,v 1.2 2006/06/27 20:55:27 wolf31o2 Exp $ inherit eutils versionator games @@ -15,7 +15,7 @@ SRC_URI="mirror://idsoftware/${MY_PN}/${FILE}" # See license.txt - it's a bit different to Q2EULA in Portage LICENSE="quake2-demodata" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="symlink" RDEPEND="" |