diff options
Diffstat (limited to 'net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild')
-rw-r--r-- | net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild index c36a281d1df7..0d30cfb5a90a 100644 --- a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild +++ b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.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/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild,v 1.1 2005/01/23 01:52:01 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild,v 1.2 2005/01/30 21:50:36 weeve Exp $ inherit eutils kde-functions need-qt 3 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.aquamaniacs.de/aqbanking/" SRC_URI="mirror://sourceforge/aqhbci/${P/_/}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" IUSE="debug" DEPEND=">=net-libs/aqhbci-0.9.19_beta >=x11-libs/qt-3.0" |