diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-03-26 10:28:28 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-03-26 10:28:28 +0000 |
commit | b774a279e7fa1c11981fffd812139527cb82ee56 (patch) | |
tree | cf3c4fa08a8758c693e0e9471f1a44f7e906f27d /media-libs/mesa/mesa-7.9.2.ebuild | |
parent | Copied from dev-php5/PEAR-PHP_TokenStream (diff) | |
download | historical-b774a279e7fa1c11981fffd812139527cb82ee56.tar.gz historical-b774a279e7fa1c11981fffd812139527cb82ee56.tar.bz2 historical-b774a279e7fa1c11981fffd812139527cb82ee56.zip |
stable x86, bug 359059
Package-Manager: portage-2.1.9.42/cvs/Linux i686
Diffstat (limited to 'media-libs/mesa/mesa-7.9.2.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-7.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-7.9.2.ebuild b/media-libs/mesa/mesa-7.9.2.ebuild index b46b319ced59..6471d528b48a 100644 --- a/media-libs/mesa/mesa-7.9.2.ebuild +++ b/media-libs/mesa/mesa-7.9.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.9.2.ebuild,v 1.3 2011/03/21 13:37:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.9.2.ebuild,v 1.4 2011/03/26 10:28:28 fauli 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" |