diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-30 19:35:35 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-30 19:35:35 +0000 |
commit | 2a5df39e8cc02ef6466474d864d49c79600ec956 (patch) | |
tree | 765f54118c767306ba03a3444d0fb9420c5c1645 /dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild | |
parent | add full -fPIC support back for amd64 (diff) | |
download | historical-2a5df39e8cc02ef6466474d864d49c79600ec956.tar.gz historical-2a5df39e8cc02ef6466474d864d49c79600ec956.tar.bz2 historical-2a5df39e8cc02ef6466474d864d49c79600ec956.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild')
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild index 85bfdba312d0..5ec2add93b23 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.08-r1.ebuild,v 1.4 2005/04/26 19:52:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild,v 1.5 2005/04/30 19:25:11 hansmi Exp $ inherit perl-module eutils @@ -13,7 +13,7 @@ IUSE="" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc sparc alpha" +KEYWORDS="x86 ~amd64 ppc sparc alpha" SRC_TEST="do" |