diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-08-12 11:33:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-08-12 11:33:38 +0000 |
commit | 0ade794bd445380a70b9ced980d747c4babf2fff (patch) | |
tree | e5e009c80b8d8eafd33b818e3c86739b5f45136b /games-fps/quake3-data/quake3-data-1.32b.ebuild | |
parent | Add ia64 love. (diff) | |
download | historical-0ade794bd445380a70b9ced980d747c4babf2fff.tar.gz historical-0ade794bd445380a70b9ced980d747c4babf2fff.tar.bz2 historical-0ade794bd445380a70b9ced980d747c4babf2fff.zip |
Add ia64 love #509218 by Émeric Maschino.
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Manifest-Sign-Key: 0xD2E96200
Diffstat (limited to 'games-fps/quake3-data/quake3-data-1.32b.ebuild')
-rw-r--r-- | games-fps/quake3-data/quake3-data-1.32b.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/quake3-data/quake3-data-1.32b.ebuild b/games-fps/quake3-data/quake3-data-1.32b.ebuild index 685411092024..75bc7e983a09 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-2012 Gentoo Foundation +# Copyright 1999-2014 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.18 2012/02/05 06:15:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/quake3-data-1.32b.ebuild,v 1.19 2014/08/12 11:33:36 vapier Exp $ CDROM_OPTIONAL="yes" inherit eutils unpacker cdrom games @@ -11,7 +11,7 @@ SRC_URI="mirror://idsoftware/quake3/linux/linuxq3apoint-${PV}-3.x86.run" LICENSE="Q3AEULA" SLOT="0" -KEYWORDS="~alpha amd64 ppc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc x86 ~x86-fbsd" IUSE="" S=${WORKDIR} |