diff options
Diffstat (limited to 'app-office/gnucash/gnucash-2.4.13.ebuild')
-rw-r--r-- | app-office/gnucash/gnucash-2.4.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnucash/gnucash-2.4.13.ebuild b/app-office/gnucash/gnucash-2.4.13.ebuild index a4b88b0a343f..529f6c615354 100644 --- a/app-office/gnucash/gnucash-2.4.13.ebuild +++ b/app-office/gnucash/gnucash-2.4.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.13.ebuild,v 1.2 2013/11/30 18:39:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.13.ebuild,v 1.3 2013/12/08 17:45:42 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="chipcard debug +doc hbci mysql ofx postgres python quotes sqlite webkit" # FIXME: rdepend on dev-libs/qof when upstream fix their mess (see configure.ac) |