diff options
author | 2011-12-20 15:41:54 +0000 | |
---|---|---|
committer | 2011-12-20 15:41:54 +0000 | |
commit | a5bed7e03fc4ad681c9faba9831127e65cf336f2 (patch) | |
tree | 8256413bfb12cb754417e65e78cb2aac58fd0a23 /media-libs/mesa/mesa-7.11.2.ebuild | |
parent | Stable for AMD64, wrt bug #394393 (diff) | |
download | gentoo-2-a5bed7e03fc4ad681c9faba9831127e65cf336f2.tar.gz gentoo-2-a5bed7e03fc4ad681c9faba9831127e65cf336f2.tar.bz2 gentoo-2-a5bed7e03fc4ad681c9faba9831127e65cf336f2.zip |
Stable for AMD64, wrt bug #394393
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'media-libs/mesa/mesa-7.11.2.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-7.11.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-7.11.2.ebuild b/media-libs/mesa/mesa-7.11.2.ebuild index 830d357d7563..90e167ab75a0 100644 --- a/media-libs/mesa/mesa-7.11.2.ebuild +++ b/media-libs/mesa/mesa-7.11.2.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.11.2.ebuild,v 1.2 2011/12/03 22:57:19 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v 1.3 2011/12/20 15:41:54 ago Exp $ EAPI=3 @@ -34,7 +34,7 @@ fi LICENSE="MIT LGPL-3 SGI-B-2.0" 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" |