diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-04 08:16:59 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-04 08:16:59 +0200 |
commit | 99def4468a33ccb5883d1e7f0e336a2b21fff252 (patch) | |
tree | 6a196278f832c53b89a899b50b03eec25b2bbd5f /app-office/gnucash | |
parent | app-doc/gnucash-docs: Stabilize 4.12 amd64, #888469 (diff) | |
download | gentoo-99def4468a33ccb5883d1e7f0e336a2b21fff252.tar.gz gentoo-99def4468a33ccb5883d1e7f0e336a2b21fff252.tar.bz2 gentoo-99def4468a33ccb5883d1e7f0e336a2b21fff252.zip |
app-office/gnucash: Stabilize 4.12-r1 amd64, #888469
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office/gnucash')
-rw-r--r-- | app-office/gnucash/gnucash-4.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnucash/gnucash-4.12-r1.ebuild b/app-office/gnucash/gnucash-4.12-r1.ebuild index 071a22d369b0..339f3221a9af 100644 --- a/app-office/gnucash/gnucash-4.12-r1.ebuild +++ b/app-office/gnucash/gnucash-4.12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/Gnucash/gnucash/releases/download/${PV}/${P}.tar.bz2 LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="aqbanking debug doc examples gnome-keyring +gui mysql nls ofx postgres python quotes register2 smartcard sqlite test" RESTRICT="!test? ( test )" |