diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-08-18 01:24:06 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-08-18 01:24:06 +0200 |
commit | caf6512054b99c7684ed8994bbe7a7e98afd93eb (patch) | |
tree | d5b6e5720023fceb0d88bddfe3e406105e9d91fa | |
parent | virtual/emacs: alpha/hppa stable. (diff) | |
download | gentoo-caf6512054b99c7684ed8994bbe7a7e98afd93eb.tar.gz gentoo-caf6512054b99c7684ed8994bbe7a7e98afd93eb.tar.bz2 gentoo-caf6512054b99c7684ed8994bbe7a7e98afd93eb.zip |
dev-util/ninka: Add conditional test restriction.
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r-- | dev-util/ninka/ninka-2.0_pre1_p20170402.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/ninka/ninka-2.0_pre1_p20170402.ebuild b/dev-util/ninka/ninka-2.0_pre1_p20170402.ebuild index 56bd4273a95d..cfab14f28ec1 100644 --- a/dev-util/ninka/ninka-2.0_pre1_p20170402.ebuild +++ b/dev-util/ninka/ninka-2.0_pre1_p20170402.ebuild @@ -14,6 +14,7 @@ LICENSE="GPL-2+ myspell-en_CA-KevinAtkinson public-domain Princeton Ispell" SLOT="0" KEYWORDS="~amd64" IUSE="sqlite test" +RESTRICT="!test? ( test )" RDEPEND="dev-perl/IO-CaptureOutput dev-perl/Spreadsheet-WriteExcel |