diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-04-04 22:35:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-04-04 22:35:37 +0000 |
commit | 5da99686a18b1230820f3a5ef7347121eadee5a4 (patch) | |
tree | fc6f4c19a1aca87c159845cf3c73455e1a48a90d /media-libs/mesa/mesa-7.9.2.ebuild | |
parent | Delete older ebuild. (diff) | |
download | historical-5da99686a18b1230820f3a5ef7347121eadee5a4.tar.gz historical-5da99686a18b1230820f3a5ef7347121eadee5a4.tar.bz2 historical-5da99686a18b1230820f3a5ef7347121eadee5a4.zip |
Stable for HPPA (bug #359059).
Package-Manager: portage-2.2.0_alpha29/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 6471d528b48a..4f1253e2276f 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.4 2011/03/26 10:28:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.9.2.ebuild,v 1.5 2011/04/04 22:35:37 jer 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" |