diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:01:03 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:01:03 +0000 |
commit | 27cae81aea7e14297ae9e74ddebf7829b835739a (patch) | |
tree | c3805ad53d846bb53a312b6c428a9b37c49ab3f6 | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-27cae81aea7e14297ae9e74ddebf7829b835739a.tar.gz gentoo-2-27cae81aea7e14297ae9e74ddebf7829b835739a.tar.bz2 gentoo-2-27cae81aea7e14297ae9e74ddebf7829b835739a.zip |
arm/sh stable
(Portage version: 2.1.3_rc5)
-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 b54850e4ca67..6e500f7f7153 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.8 2007/06/24 06:33:30 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.2-r1.ebuild,v 1.9 2007/06/24 22:01:03 vapier 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 |