diff options
Diffstat (limited to 'app-office/gnucash/gnucash-2.2.3.ebuild')
-rw-r--r-- | app-office/gnucash/gnucash-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnucash/gnucash-2.2.3.ebuild b/app-office/gnucash/gnucash-2.2.3.ebuild index 13d051f18d44..1009e992227f 100644 --- a/app-office/gnucash/gnucash-2.2.3.ebuild +++ b/app-office/gnucash/gnucash-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.2.3.ebuild,v 1.3 2008/02/17 17:08:49 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.2.3.ebuild,v 1.4 2008/02/17 18:08:17 fmccor Exp $ inherit autotools eutils gnome2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ppc sparc x86" IUSE="ofx hbci chipcard debug quotes" |