summaryrefslogtreecommitdiff
path: root/app-text/enchant/enchant-1.6.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/enchant/enchant-1.6.1-r1.ebuild')
-rw-r--r--app-text/enchant/enchant-1.6.1-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/enchant/enchant-1.6.1-r1.ebuild b/app-text/enchant/enchant-1.6.1-r1.ebuild
index 1c1f2b790703..4c3eaad3737a 100644
--- a/app-text/enchant/enchant-1.6.1-r1.ebuild
+++ b/app-text/enchant/enchant-1.6.1-r1.ebuild
@@ -14,6 +14,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="aspell +hunspell static-libs test"
+RESTRICT="!test? ( test )"
REQUIRED_USE="|| ( hunspell aspell )"
# FIXME: depends on unittest++ but through pkgconfig which is a Debian hack, bug #629742