diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 01:43:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 01:43:52 +0000 |
commit | 7367b78b6732a8175809b769723deda6596d6e54 (patch) | |
tree | 3d8420929e8a4e9c37e066902b6c39672837bb3d /media-libs/mesa/mesa-10.0.4.ebuild | |
parent | Stable for HPPA (bug #500368). (diff) | |
download | historical-7367b78b6732a8175809b769723deda6596d6e54.tar.gz historical-7367b78b6732a8175809b769723deda6596d6e54.tar.bz2 historical-7367b78b6732a8175809b769723deda6596d6e54.zip |
Stable for HPPA (bug #500368).
Package-Manager: portage-2.2.10/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'media-libs/mesa/mesa-10.0.4.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-10.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-10.0.4.ebuild b/media-libs/mesa/mesa-10.0.4.ebuild index fbff868404c0..853167319bcb 100644 --- a/media-libs/mesa/mesa-10.0.4.ebuild +++ b/media-libs/mesa/mesa-10.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.0.4.ebuild,v 1.2 2014/03/27 11:05:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.0.4.ebuild,v 1.3 2014/03/28 01:43:51 jer Exp $ EAPI=5 @@ -39,7 +39,7 @@ fi # GLES[2]/gl[2]{,ext,platform}.h are SGI-B-2.0 LICENSE="MIT SGI-B-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" INTEL_CARDS="i915 i965 ilo intel" RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi" |