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 | 864462154af0b6fdcf075626890dd2882eb87161 (patch) | |
tree | 27092e2d41fced4369d73dfcf7846953b02a959b /app-admin/eselect-awk/eselect-awk-0.2.ebuild | |
parent | keyword ~ppc64, bug #379651 (diff) | |
download | gentoo-2-864462154af0b6fdcf075626890dd2882eb87161.tar.gz gentoo-2-864462154af0b6fdcf075626890dd2882eb87161.tar.bz2 gentoo-2-864462154af0b6fdcf075626890dd2882eb87161.zip |
Added ~mips, bug 419559.
(Portage version: 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() { |