diff options
author | 2006-05-24 23:26:40 +0000 | |
---|---|---|
committer | 2006-05-24 23:26:40 +0000 | |
commit | 8b5ccd806c26f18eb73203f54aba6832253d6ac0 (patch) | |
tree | f713b4df17309638bd5ad1820b4da81eb5a4a0bf /games-fps/quake3-data/quake3-data-1.32b.ebuild | |
parent | Add compatibility symlinks for 5.x. (diff) | |
download | historical-8b5ccd806c26f18eb73203f54aba6832253d6ac0.tar.gz historical-8b5ccd806c26f18eb73203f54aba6832253d6ac0.tar.bz2 historical-8b5ccd806c26f18eb73203f54aba6832253d6ac0.zip |
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1_rc2-r2
Diffstat (limited to 'games-fps/quake3-data/quake3-data-1.32b.ebuild')
-rw-r--r-- | games-fps/quake3-data/quake3-data-1.32b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake3-data/quake3-data-1.32b.ebuild b/games-fps/quake3-data/quake3-data-1.32b.ebuild index 24eee25e9d52..388b5825452b 100644 --- a/games-fps/quake3-data/quake3-data-1.32b.ebuild +++ b/games-fps/quake3-data/quake3-data-1.32b.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/quake3-data/quake3-data-1.32b.ebuild,v 1.9 2006/04/20 19:10:03 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/quake3-data-1.32b.ebuild,v 1.10 2006/05/24 23:26:40 flameeyes Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://idsoftware/quake3/linux/linuxq3apoint-${PV}-3.x86.run" LICENSE="Q3AEULA" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="cdinstall" RDEPEND="" |