diff options
author | 2010-08-02 18:39:31 +0000 | |
---|---|---|
committer | 2010-08-02 18:39:31 +0000 | |
commit | fa267126ae865c2b52d0ff9912f2ab4d265cd10d (patch) | |
tree | fce2cd15a022dda5cb98fc41a646ffb3f10f0b73 /media-libs/mesa/mesa-7.7.1.ebuild | |
parent | alpha/ia64/s390/sh/sparc stable wrt #308521 (diff) | |
download | historical-fa267126ae865c2b52d0ff9912f2ab4d265cd10d.tar.gz historical-fa267126ae865c2b52d0ff9912f2ab4d265cd10d.tar.bz2 historical-fa267126ae865c2b52d0ff9912f2ab4d265cd10d.zip |
alpha/ia64/sh/sparc stable wrt #308521
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'media-libs/mesa/mesa-7.7.1.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-7.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-7.7.1.ebuild b/media-libs/mesa/mesa-7.7.1.ebuild index 394b977756d2..f74d2cd05b07 100644 --- a/media-libs/mesa/mesa-7.7.1.ebuild +++ b/media-libs/mesa/mesa-7.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild,v 1.7 2010/06/04 13:53:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild,v 1.8 2010/08/02 18:39:31 armin76 Exp $ EAPI="2" @@ -32,7 +32,7 @@ fi LICENSE="LGPL-2" 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" VIDEO_CARDS="intel mach64 mga none nouveau r128 radeon radeonhd savage sis sunffb svga tdfx via" for card in ${VIDEO_CARDS}; do |