diff options
Diffstat (limited to 'app-office/gnucash')
-rw-r--r-- | app-office/gnucash/gnucash-3.8b-r1.ebuild | 1 | ||||
-rw-r--r-- | app-office/gnucash/gnucash-3.8b.ebuild | 1 |
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=" |