summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-14 05:01:21 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-14 05:13:40 +0200
commitdf0b1694de3688c6fcc825b34024cd7ed27fac6e (patch)
tree5f1e8998cb6c7dc461dad9489b20b8cecbd4cb8e /app-office/gnucash
parentdev-python/coverage: Bump to 5.3 (diff)
downloadgentoo-df0b1694de3688c6fcc825b34024cd7ed27fac6e.tar.gz
gentoo-df0b1694de3688c6fcc825b34024cd7ed27fac6e.tar.bz2
gentoo-df0b1694de3688c6fcc825b34024cd7ed27fac6e.zip
app-office/gnucash: [QA] Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-office/gnucash')
-rw-r--r--app-office/gnucash/gnucash-3.8b-r1.ebuild1
-rw-r--r--app-office/gnucash/gnucash-3.8b.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/app-office/gnucash/gnucash-3.8b-r1.ebuild b/app-office/gnucash/gnucash-3.8b-r1.ebuild
index feb294a945d0..d39ffce11608 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 4527e335994d..50214748c0a3 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="