diff options
author | 2012-06-28 14:18:17 +0000 | |
---|---|---|
committer | 2012-06-28 14:18:17 +0000 | |
commit | 1f55097ce8f8e581de57ce8ed778eb16038d4191 (patch) | |
tree | 0798008f0c08f2defd3cff4a6d97199aefafc322 /media-libs/mesa/mesa-8.0.3.ebuild | |
parent | Stable for HPPA (bug #419473). (diff) | |
download | historical-1f55097ce8f8e581de57ce8ed778eb16038d4191.tar.gz historical-1f55097ce8f8e581de57ce8ed778eb16038d4191.tar.bz2 historical-1f55097ce8f8e581de57ce8ed778eb16038d4191.zip |
Stable for HPPA (bug #419473).
Package-Manager: portage-2.2.0_alpha114/cvs/Linux x86_64
Diffstat (limited to 'media-libs/mesa/mesa-8.0.3.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-8.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-8.0.3.ebuild b/media-libs/mesa/mesa-8.0.3.ebuild index 00d385a829f5..fe8323c47dba 100644 --- a/media-libs/mesa/mesa-8.0.3.ebuild +++ b/media-libs/mesa/mesa-8.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.3.ebuild,v 1.4 2012/06/24 18:40:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.3.ebuild,v 1.5 2012/06/28 14:18:17 jer Exp $ EAPI=4 @@ -37,7 +37,7 @@ fi # GLES[2]/gl[2]{,ext,platform}.h are SGI-B-2.0 LICENSE="MIT LGPL-3 SGI-B-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" INTEL_CARDS="i915 i965 intel" RADEON_CARDS="r100 r200 r300 r600 radeon" |