diff options
author | 2006-09-06 11:01:06 +0000 | |
---|---|---|
committer | 2006-09-06 11:01:06 +0000 | |
commit | 99bdba9007760bc808ef56118c795a0d854a078d (patch) | |
tree | 14ae9673b9f9b8ac01475e2b8f5d2f870e2848a8 /dev-perl/Test-Exception/Test-Exception-0.22.ebuild | |
parent | Assign maintainership to maintainer-needed (diff) | |
download | gentoo-2-99bdba9007760bc808ef56118c795a0d854a078d.tar.gz gentoo-2-99bdba9007760bc808ef56118c795a0d854a078d.tar.bz2 gentoo-2-99bdba9007760bc808ef56118c795a0d854a078d.zip |
Keywording ~mips, bug 142139
(Portage version: 2.1.1_rc1-r3)
Diffstat (limited to 'dev-perl/Test-Exception/Test-Exception-0.22.ebuild')
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.22.ebuild b/dev-perl/Test-Exception/Test-Exception-0.22.ebuild index ecdd6244ec80..22dc7bf889dc 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.22.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.22.ebuild,v 1.1 2006/09/04 14:20:46 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.22.ebuild,v 1.2 2006/09/06 11:01:06 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |