From df0b1694de3688c6fcc825b34024cd7ed27fac6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 14 Sep 2020 05:01:21 +0200 Subject: [PATCH] app-office/gnucash: [QA] Fix MissingTestRestrict MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 feb294a945d0f..d39ffce11608b 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 4527e335994d2..50214748c0a3d 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="