diff options
author | 2004-12-23 07:39:30 +0000 | |
---|---|---|
committer | 2004-12-23 07:39:30 +0000 | |
commit | 7cd268776d054c2815eef98a0b379102f74227fa (patch) | |
tree | 285492d6256e068858806707d0372c6502a1a541 /dev-perl/File-MimeInfo/File-MimeInfo-0.10.ebuild | |
parent | Cleaning up, removing fetch restriction. (diff) | |
download | historical-7cd268776d054c2815eef98a0b379102f74227fa.tar.gz historical-7cd268776d054c2815eef98a0b379102f74227fa.tar.bz2 historical-7cd268776d054c2815eef98a0b379102f74227fa.zip |
added ~ppc64
Diffstat (limited to 'dev-perl/File-MimeInfo/File-MimeInfo-0.10.ebuild')
-rw-r--r-- | dev-perl/File-MimeInfo/File-MimeInfo-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-MimeInfo/File-MimeInfo-0.10.ebuild b/dev-perl/File-MimeInfo/File-MimeInfo-0.10.ebuild index 4547fc5ac8f4..c03cee0b860d 100644 --- a/dev-perl/File-MimeInfo/File-MimeInfo-0.10.ebuild +++ b/dev-perl/File-MimeInfo/File-MimeInfo-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.10.ebuild,v 1.8 2004/12/13 05:40:17 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.10.ebuild,v 1.9 2004/12/23 07:37:40 nigoro Exp $ inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/P/PA/PARDUS/${PN}/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/CPAN/authors/id/P/PA/PARDUS/${PN}/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc ~ppc64" IUSE="" SRC_TEST="do" |