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="