diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-09-23 04:22:07 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-09-23 04:22:07 +0000 |
commit | 58d05a6cdcb587476027055f74d0285bcbff1f77 (patch) | |
tree | 08f2560cfc407371e9298180ceefb2c15aa3941d /app-admin/eselect-awk/eselect-awk-0.2.ebuild | |
parent | Remove python-3.2 mask, bug 354877. (diff) | |
download | historical-58d05a6cdcb587476027055f74d0285bcbff1f77.tar.gz historical-58d05a6cdcb587476027055f74d0285bcbff1f77.tar.bz2 historical-58d05a6cdcb587476027055f74d0285bcbff1f77.zip |
Added ~mips, bug 419559.
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'app-admin/eselect-awk/eselect-awk-0.2.ebuild')
-rw-r--r-- | app-admin/eselect-awk/eselect-awk-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-awk/eselect-awk-0.2.ebuild b/app-admin/eselect-awk/eselect-awk-0.2.ebuild index 178bfa81e5c1..1716693458fd 100644 --- a/app-admin/eselect-awk/eselect-awk-0.2.ebuild +++ b/app-admin/eselect-awk/eselect-awk-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-awk/eselect-awk-0.2.ebuild,v 1.9 2012/08/26 18:40:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-awk/eselect-awk-0.2.ebuild,v 1.10 2012/09/23 04:22:07 mattst88 Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~ottxor/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-macos" IUSE="" src_install() { |