diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-09-06 11:02:11 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-09-06 11:02:11 +0000 |
commit | dd5b6a68b5b2f222a33535704d5b2bff93a64218 (patch) | |
tree | a7049538744a90c0dc10b63758c3069c70b7c1de /dev-perl/Log-Agent/Log-Agent-0.307.ebuild | |
parent | Keywording ~mips, bug 142139 (diff) | |
download | historical-dd5b6a68b5b2f222a33535704d5b2bff93a64218.tar.gz historical-dd5b6a68b5b2f222a33535704d5b2bff93a64218.tar.bz2 historical-dd5b6a68b5b2f222a33535704d5b2bff93a64218.zip |
Keywording ~mips, bug 138286
Package-Manager: portage-2.1.1_rc1-r3
Diffstat (limited to 'dev-perl/Log-Agent/Log-Agent-0.307.ebuild')
-rw-r--r-- | dev-perl/Log-Agent/Log-Agent-0.307.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Log-Agent/Log-Agent-0.307.ebuild b/dev-perl/Log-Agent/Log-Agent-0.307.ebuild index 0c2687987908..b76ede27d79d 100644 --- a/dev-perl/Log-Agent/Log-Agent-0.307.ebuild +++ b/dev-perl/Log-Agent/Log-Agent-0.307.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/Log-Agent/Log-Agent-0.307.ebuild,v 1.13 2006/08/17 21:35:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild,v 1.14 2006/09/06 11:02:11 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MR/MROGASKI/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" |