commit: df0b1694de3688c6fcc825b34024cd7ed27fac6e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 14 03:01:21 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 14 03:13:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df0b1694
app-office/gnucash: [QA] Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-office/gnucash/gnucash-3.8b-r1.ebuild | 1 +
app-office/gnucash/gnucash-3.8b.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/app-office/gnucash/gnucash-3.8b-r1.ebuild
b/app-office/gnucash/gnucash-3.8b-r1.ebuild
index feb294a945d..d39ffce1160 100644
--- a/app-office/gnucash/gnucash-3.8b-r1.ebuild
+++ b/app-office/gnucash/gnucash-3.8b-r1.ebuild
@@ -17,6 +17,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="aqbanking debug doc examples gnome-keyring +gui mysql nls ofx postgres
python quotes -register2 smartcard sqlite test"
+RESTRICT="!test? ( test )"
# Examples doesn't build unless GUI is also built
REQUIRED_USE="
diff --git a/app-office/gnucash/gnucash-3.8b.ebuild
b/app-office/gnucash/gnucash-3.8b.ebuild
index 4527e335994..50214748c0a 100644
--- a/app-office/gnucash/gnucash-3.8b.ebuild
+++ b/app-office/gnucash/gnucash-3.8b.ebuild
@@ -17,6 +17,7 @@ KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="aqbanking debug doc examples gnome-keyring +gui mysql nls ofx postgres
python quotes -register2 smartcard sqlite test"
+RESTRICT="!test? ( test )"
# Examples doesn't build unless GUI is also built
REQUIRED_USE="