diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-02-26 01:18:59 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-02-26 01:18:59 +0000 |
commit | 70b9887d18f817240f580e76ae15da33eb0d48d8 (patch) | |
tree | 258967ae5d9b3e09a7b4066c767767735997e294 /dev-perl/Spiffy/Spiffy-0.30.ebuild | |
parent | Revision bump; added a sleu of upstream patches to fix various issues. (diff) | |
download | gentoo-2-70b9887d18f817240f580e76ae15da33eb0d48d8.tar.gz gentoo-2-70b9887d18f817240f580e76ae15da33eb0d48d8.tar.bz2 gentoo-2-70b9887d18f817240f580e76ae15da33eb0d48d8.zip |
Added ~mips to KEYWORDS.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl/Spiffy/Spiffy-0.30.ebuild')
-rw-r--r-- | dev-perl/Spiffy/Spiffy-0.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Spiffy/Spiffy-0.30.ebuild b/dev-perl/Spiffy/Spiffy-0.30.ebuild index e7a75a8b6661..f8822dfcf761 100644 --- a/dev-perl/Spiffy/Spiffy-0.30.ebuild +++ b/dev-perl/Spiffy/Spiffy-0.30.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/Spiffy/Spiffy-0.30.ebuild,v 1.1 2006/02/20 00:00:52 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.30.ebuild,v 1.2 2006/02/26 01:16:05 kumba Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/search?query=${PN}" SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" SRC_TEST="do" |