diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-06-23 07:50:23 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-06-23 07:50:23 +0000 |
commit | 93ce4ce9910b87e7bcad12dd18cda858a419323d (patch) | |
tree | bac966781d74c916af07a0609b9190294477b2fc /media-libs/mesa/mesa-7.10.3.ebuild | |
parent | Stable on amd64 wrt bug #372333 (diff) | |
download | historical-93ce4ce9910b87e7bcad12dd18cda858a419323d.tar.gz historical-93ce4ce9910b87e7bcad12dd18cda858a419323d.tar.bz2 historical-93ce4ce9910b87e7bcad12dd18cda858a419323d.zip |
Stable on amd64 wrt bug #372333
Package-Manager: portage-2.1.9.49/cvs/Linux x86_64
Diffstat (limited to 'media-libs/mesa/mesa-7.10.3.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-7.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-7.10.3.ebuild b/media-libs/mesa/mesa-7.10.3.ebuild index 03b187cda237..44de5a28f2d6 100644 --- a/media-libs/mesa/mesa-7.10.3.ebuild +++ b/media-libs/mesa/mesa-7.10.3.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.10.3.ebuild,v 1.1 2011/06/14 15:18:04 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild,v 1.2 2011/06/23 07:50:23 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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" INTEL_CARDS="intel" RADEON_CARDS="radeon" |