diff options
Diffstat (limited to 'dev-perl/Bio-Das/Bio-Das-0.93.ebuild')
-rw-r--r-- | dev-perl/Bio-Das/Bio-Das-0.93.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Bio-Das/Bio-Das-0.93.ebuild b/dev-perl/Bio-Das/Bio-Das-0.93.ebuild index 872448f882f2..224fe58ba9b2 100644 --- a/dev-perl/Bio-Das/Bio-Das-0.93.ebuild +++ b/dev-perl/Bio-Das/Bio-Das-0.93.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/Bio-Das/Bio-Das-0.93.ebuild,v 1.3 2004/06/25 00:09:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/Bio-Das-0.93.ebuild,v 1.4 2004/08/03 11:22:55 dholm Exp $ inherit perl-module @@ -16,4 +16,4 @@ HOMEPAGE="http://search.cpan.org/~lds/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" |