diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-14 23:24:36 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-14 23:24:36 +0000 |
commit | f1ac4d7e8a50ebfecb28d8bdb9d468ea84b79aee (patch) | |
tree | c1d2643df79f997c5ba0e7642bd93d43398aa348 /media-libs/mesa/mesa-7.9.1.ebuild | |
parent | ppc stable wrt #344827, #354237 (diff) | |
download | historical-f1ac4d7e8a50ebfecb28d8bdb9d468ea84b79aee.tar.gz historical-f1ac4d7e8a50ebfecb28d8bdb9d468ea84b79aee.tar.bz2 historical-f1ac4d7e8a50ebfecb28d8bdb9d468ea84b79aee.zip |
ppc stable wrt #344827, #354237
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'media-libs/mesa/mesa-7.9.1.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-7.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-7.9.1.ebuild b/media-libs/mesa/mesa-7.9.1.ebuild index d540f44d4577..46bdf01e8b98 100644 --- a/media-libs/mesa/mesa-7.9.1.ebuild +++ b/media-libs/mesa/mesa-7.9.1.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.1.ebuild,v 1.3 2011/02/12 17:07:02 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.9.1.ebuild,v 1.4 2011/02/14 23:24:36 xarthisius 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" |