diff options
author | 2007-04-25 17:03:03 +0000 | |
---|---|---|
committer | 2007-04-25 17:03:03 +0000 | |
commit | 3b6f0da31fdc946ea63a409917c02b5a886d1d1a (patch) | |
tree | 54e5f7ac9faec187605fcd3e139b63b1cd2222f8 /media-libs/mesa/mesa-6.5.2-r1.ebuild | |
parent | Stable on ia64 wrt bug #175465. (diff) | |
download | gentoo-2-3b6f0da31fdc946ea63a409917c02b5a886d1d1a.tar.gz gentoo-2-3b6f0da31fdc946ea63a409917c02b5a886d1d1a.tar.bz2 gentoo-2-3b6f0da31fdc946ea63a409917c02b5a886d1d1a.zip |
Stable on ia64 wrt bug #175465.
(Portage version: 2.1.2.4)
Diffstat (limited to 'media-libs/mesa/mesa-6.5.2-r1.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-6.5.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-6.5.2-r1.ebuild b/media-libs/mesa/mesa-6.5.2-r1.ebuild index fdbecd1bcb14..ce7ff0355458 100644 --- a/media-libs/mesa/mesa-6.5.2-r1.ebuild +++ b/media-libs/mesa/mesa-6.5.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.2-r1.ebuild,v 1.2 2007/04/25 12:02:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.2-r1.ebuild,v 1.3 2007/04/25 17:03:03 armin76 Exp $ inherit eutils toolchain-funcs multilib flag-o-matic portability @@ -14,7 +14,7 @@ HOMEPAGE="http://mesa3d.sourceforge.net/" SRC_URI="mirror://sourceforge/mesa3d/${MY_SRC_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE_VIDEO_CARDS=" video_cards_i810 video_cards_mach64 |