diff options
author | 2013-02-27 05:49:35 +0000 | |
---|---|---|
committer | 2013-02-27 05:49:35 +0000 | |
commit | 4d88efdac76dc168aabb65ca4eafcf55a6f92d2f (patch) | |
tree | faae7034e54b0821752dd4f1ce0d125a4266f0d5 /app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild | |
parent | Install the udhcp config files when features are enabled. (diff) | |
download | historical-4d88efdac76dc168aabb65ca4eafcf55a6f92d2f.tar.gz historical-4d88efdac76dc168aabb65ca4eafcf55a6f92d2f.tar.bz2 historical-4d88efdac76dc168aabb65ca4eafcf55a6f92d2f.zip |
Add ~arm-linux keyword.
Package-Manager: portage-2.2.0_alpha163_p17/cvs/Linux i686
Manifest-Sign-Key: 0xFDE8EF85AE5719A3
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 8c32a7795642..8d716eb86298 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-2013 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.13 2013/01/20 20:21:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mesa/eselect-mesa-0.0.10.ebuild,v 1.14 2013/02/27 05:49:34 zmedico 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 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |