diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-05-12 19:29:36 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-05-12 19:29:36 +0000 |
commit | 9a1c1352824ed6c7e5fb858471389a49ff5c492b (patch) | |
tree | 8847dfe1f42e543e997069671819ad9ca37dc38a /media-libs/mesa/mesa-6.5.2-r1.ebuild | |
parent | Stable on ppc wrt bug 175465 (diff) | |
download | gentoo-2-9a1c1352824ed6c7e5fb858471389a49ff5c492b.tar.gz gentoo-2-9a1c1352824ed6c7e5fb858471389a49ff5c492b.tar.bz2 gentoo-2-9a1c1352824ed6c7e5fb858471389a49ff5c492b.zip |
Stable on ppc wrt bug 175465
(Portage version: 2.1.2.2)
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 4b2080fca590..adf7e02e3802 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.5 2007/05/05 18:16:40 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.2-r1.ebuild,v 1.6 2007/05/12 19:29:36 nixnut 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 |