app-i18n/mozc: Set RESTRICT="!test? ( test )".
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Thu, 15 Aug 2019 18:28:49 +0000 (18:28 +0000)
committerMike Gilbert <floppym@gentoo.org>
Fri, 16 Aug 2019 17:02:26 +0000 (13:02 -0400)
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
app-i18n/mozc/mozc-2.23.2815.102.ebuild
app-i18n/mozc/mozc-9999.ebuild

index f1f48646e70474f253adddcbc08b50ffeb19aba8..3aed7d8c7b65c1a75c95beca3aadb4689b99b2bd 100644 (file)
@@ -37,6 +37,7 @@ SLOT="0"
 KEYWORDS="amd64 ~ppc64 x86"
 IUSE="debug emacs fcitx4 +gui +handwriting-tegaki handwriting-tomoe ibus renderer test"
 REQUIRED_USE="|| ( emacs fcitx4 ibus ) gui? ( ^^ ( handwriting-tegaki handwriting-tomoe ) ) !gui? ( !handwriting-tegaki !handwriting-tomoe )"
+RESTRICT="!test? ( test )"
 
 BDEPEND="${PYTHON_DEPS}
        >=dev-libs/protobuf-3.0.0
index e60cc3428038cb9b9d3671f430b72a4a09d5ee8d..85d5fbb98be88f2edb96d3f347705e5ba4533dfa 100644 (file)
@@ -37,6 +37,7 @@ SLOT="0"
 KEYWORDS=""
 IUSE="debug emacs fcitx4 +gui +handwriting-tegaki handwriting-tomoe ibus renderer test"
 REQUIRED_USE="|| ( emacs fcitx4 ibus ) gui? ( ^^ ( handwriting-tegaki handwriting-tomoe ) ) !gui? ( !handwriting-tegaki !handwriting-tomoe )"
+RESTRICT="!test? ( test )"
 
 BDEPEND="${PYTHON_DEPS}
        >=dev-libs/protobuf-3.0.0