diff options
Diffstat (limited to 'dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild')
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild index c308db3cb2b8..7850b05fa4d4 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.13.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/Finance-Quote/Finance-Quote-1.13.ebuild,v 1.1 2007/01/18 23:55:07 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild,v 1.2 2007/04/09 15:14:51 mcummings Exp $ inherit perl-module eutils @@ -12,7 +12,7 @@ IUSE="" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" SRC_TEST="do" |