summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/gwaei/gwaei-3.6.2.ebuild')
-rw-r--r--app-dicts/gwaei/gwaei-3.6.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-dicts/gwaei/gwaei-3.6.2.ebuild b/app-dicts/gwaei/gwaei-3.6.2.ebuild
index d1e6c6457f68..5a1e41294f05 100644
--- a/app-dicts/gwaei/gwaei-3.6.2.ebuild
+++ b/app-dicts/gwaei/gwaei-3.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -13,6 +13,7 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="gtk hunspell nls test mecab"
+RESTRICT="!test? ( test )"
RDEPEND=">=net-misc/curl-7.20.0
>=dev-libs/glib-2.31