diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-05 05:46:24 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-05 05:46:24 +0200 |
commit | ac212308c312b723dac07bfb057dffc22e49af21 (patch) | |
tree | 1c992043638a23c1161acb01bab9fa25c4f0bfc9 /app-office/gnucash | |
parent | app-doc/gnucash-docs: x86 stable (bug #667544) (diff) | |
download | gentoo-ac212308c312b723dac07bfb057dffc22e49af21.tar.gz gentoo-ac212308c312b723dac07bfb057dffc22e49af21.tar.bz2 gentoo-ac212308c312b723dac07bfb057dffc22e49af21.zip |
app-office/gnucash: x86 stable (bug #667544)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-office/gnucash')
-rw-r--r-- | app-office/gnucash/gnucash-3.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnucash/gnucash-3.2-r2.ebuild b/app-office/gnucash/gnucash-3.2-r2.ebuild index 52fda92ce402..ae0b353b03d8 100644 --- a/app-office/gnucash/gnucash-3.2-r2.ebuild +++ b/app-office/gnucash/gnucash-3.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/Gnucash/${PN}/releases/download/${PV}/${P}.tar.bz2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="aqbanking chipcard debug doc examples gnome-keyring mysql nls ofx postgres python quotes -register2 sqlite +gui" |