diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-01-21 07:51:59 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-01-21 07:51:59 +0000 |
commit | 72aa6c6223b7cadc27c8b895d4f75c3eabd51398 (patch) | |
tree | 7cabeabe281abf9fb5cc1ec8790589f065062c16 /dev-perl/File-Flat/File-Flat-1.00.ebuild | |
parent | Added ~amd64 keyword (diff) | |
download | historical-72aa6c6223b7cadc27c8b895d4f75c3eabd51398.tar.gz historical-72aa6c6223b7cadc27c8b895d4f75c3eabd51398.tar.bz2 historical-72aa6c6223b7cadc27c8b895d4f75c3eabd51398.zip |
Added ~ppc wrt bug 163004
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-perl/File-Flat/File-Flat-1.00.ebuild')
-rw-r--r-- | dev-perl/File-Flat/File-Flat-1.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Flat/File-Flat-1.00.ebuild b/dev-perl/File-Flat/File-Flat-1.00.ebuild index 5361eec9c760..7be1e4432390 100644 --- a/dev-perl/File-Flat/File-Flat-1.00.ebuild +++ b/dev-perl/File-Flat/File-Flat-1.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.00.ebuild,v 1.1 2007/01/21 00:37:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.00.ebuild,v 1.2 2007/01/21 07:51:59 nixnut Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~adamk/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~mips ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |