diff options
author | 2011-02-12 11:25:00 +0000 | |
---|---|---|
committer | 2011-02-12 11:25:00 +0000 | |
commit | 2f9c543bab8fb172c6db10b16bfd7a7dd23eec5c (patch) | |
tree | 1a688d73434b10f10b160c049f0b2576fe32a56d /media-libs/mesa/mesa-7.9.1.ebuild | |
parent | Stable on amd64 wrt bug #354237 (diff) | |
download | historical-2f9c543bab8fb172c6db10b16bfd7a7dd23eec5c.tar.gz historical-2f9c543bab8fb172c6db10b16bfd7a7dd23eec5c.tar.bz2 historical-2f9c543bab8fb172c6db10b16bfd7a7dd23eec5c.zip |
Stable on amd64 wrt bug #354237
Package-Manager: portage-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" |