diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-03-26 10:22:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-03-26 10:22:41 +0000 |
commit | b587287500dcc67f46e8a1071e7d9d6b97b4c73c (patch) | |
tree | 82018c1240d92ffbb90bb8fb6efa4f83fcf4c4af /app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild | |
parent | stable x86, bug 359953 (diff) | |
download | historical-b587287500dcc67f46e8a1071e7d9d6b97b4c73c.tar.gz historical-b587287500dcc67f46e8a1071e7d9d6b97b4c73c.tar.bz2 historical-b587287500dcc67f46e8a1071e7d9d6b97b4c73c.zip |
x86 stable, bug 359059
Package-Manager: portage-2.1.9.42/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild')
-rw-r--r-- | app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild b/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild index 5a0fe18c1561..6052c608acef 100644 --- a/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild +++ b/app-admin/eselect-mesa/eselect-mesa-0.0.9.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/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild,v 1.4 2011/03/15 21:07:30 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild,v 1.5 2011/03/26 10:22:41 fauli Exp $ EAPI=3 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |