diff options
author | 2011-02-12 11:25:00 +0000 | |
---|---|---|
committer | 2011-02-12 11:25:00 +0000 | |
commit | 75cb0a8b0db91c5f78a2ef3bd4a7eddfc9ff10ea (patch) | |
tree | 7c0966bc11e996130072a042ae467cbe0f53212a /media-libs/mesa/mesa-7.9.1.ebuild | |
parent | Stable on amd64 wrt bug #354237 (diff) | |
download | gentoo-2-75cb0a8b0db91c5f78a2ef3bd4a7eddfc9ff10ea.tar.gz gentoo-2-75cb0a8b0db91c5f78a2ef3bd4a7eddfc9ff10ea.tar.bz2 gentoo-2-75cb0a8b0db91c5f78a2ef3bd4a7eddfc9ff10ea.zip |
Stable on amd64 wrt bug #354237
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/mesa/mesa-7.9.1.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-7.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-7.9.1.ebuild b/media-libs/mesa/mesa-7.9.1.ebuild index 34c66bb3be21..b33172de5a87 100644 --- a/media-libs/mesa/mesa-7.9.1.ebuild +++ b/media-libs/mesa/mesa-7.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.9.1.ebuild,v 1.1 2011/01/08 13:15:48 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.9.1.ebuild,v 1.2 2011/02/12 11:25:00 hwoarang Exp $ EAPI=3 @@ -35,7 +35,7 @@ fi LICENSE="LGPL-2 kilgard" 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" INTEL_CARDS="intel" RADEON_CARDS="radeon" |