diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-09-20 02:17:34 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-09-20 02:17:34 +0000 |
commit | 0fa1d65239255ce589faf4e30b4a7c38066656c5 (patch) | |
tree | e075c66839b01b0ed78e6e84a4d90e6f93ff80d7 /sys-devel/libperl/libperl-5.10.1.ebuild | |
parent | Version bump by teidakankan (bug #338093). (diff) | |
download | historical-0fa1d65239255ce589faf4e30b4a7c38066656c5.tar.gz historical-0fa1d65239255ce589faf4e30b4a7c38066656c5.tar.bz2 historical-0fa1d65239255ce589faf4e30b4a7c38066656c5.zip |
Add ~mips wrt #288028
Package-Manager: portage-2.1.9.8/cvs/Linux mips64
Diffstat (limited to 'sys-devel/libperl/libperl-5.10.1.ebuild')
-rw-r--r-- | sys-devel/libperl/libperl-5.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libperl/libperl-5.10.1.ebuild b/sys-devel/libperl/libperl-5.10.1.ebuild index d7f6fe20827d..13f5bee2413e 100644 --- a/sys-devel/libperl/libperl-5.10.1.ebuild +++ b/sys-devel/libperl/libperl-5.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.10.1.ebuild,v 1.12 2010/03/14 15:50:19 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.10.1.ebuild,v 1.13 2010/09/20 02:17:34 leio Exp $ inherit multilib @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" PDEPEND=">=dev-lang/perl-5.10.1" |