diff options
author | Markus Meier <maekke@gentoo.org> | 2011-05-13 04:41:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-05-13 04:41:37 +0000 |
commit | 891b8b776b1070b52c890532a0c4cac29a1397ac (patch) | |
tree | 36ebe814cc93ca8b6a7f26889ed1881a21a91c7d /app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild | |
parent | arm stable, bug #364075 (diff) | |
download | gentoo-2-891b8b776b1070b52c890532a0c4cac29a1397ac.tar.gz gentoo-2-891b8b776b1070b52c890532a0c4cac29a1397ac.tar.bz2 gentoo-2-891b8b776b1070b52c890532a0c4cac29a1397ac.zip |
arm stable, bug #363965
(Portage version: 2.1.9.47/cvs/Linux i686)
Diffstat (limited to 'app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild')
-rw-r--r-- | app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild b/app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild index 7a6cbccc24e4..38041dacb9cb 100644 --- a/app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild +++ b/app-admin/eselect-mesa/eselect-mesa-0.0.10.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.10.ebuild,v 1.3 2011/05/09 07:54:20 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild,v 1.4 2011/05/13 04:41:37 maekke 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="" |