summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2022-07-22 07:49:54 +0200
committerHans de Graaff <hans@degraaff.org>2022-07-22 07:49:54 +0200
commit6644b3a87e87d49abfa7ddab0378d3a1be983621 (patch)
treee6e5a5c9ed4ca56b86234e4b7485739efe4d1baa /app-emacs
parentdev-ruby/roda: add 3.58.0 (diff)
downloadgraaff-6644b3a87e87d49abfa7ddab0378d3a1be983621.tar.gz
graaff-6644b3a87e87d49abfa7ddab0378d3a1be983621.tar.bz2
graaff-6644b3a87e87d49abfa7ddab0378d3a1be983621.zip
app-emacs/cucumber-el: fix pkgcheck issue
Signed-off-by: Hans de Graaff <hans@degraaff.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/cucumber-el/cucumber-el-0.20200815.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emacs/cucumber-el/cucumber-el-0.20200815.ebuild b/app-emacs/cucumber-el/cucumber-el-0.20200815.ebuild
index de9d8a23..dc3cb73a 100644
--- a/app-emacs/cucumber-el/cucumber-el-0.20200815.ebuild
+++ b/app-emacs/cucumber-el/cucumber-el-0.20200815.ebuild
@@ -8,6 +8,7 @@ inherit elisp
GIT_COMMIT=8e1464113b489b54067294cd988ff6a11a423fdb
IUSE="test"
+RESTRICT="!test? ( test )"
DESCRIPTION="A major mode for editing Cucumber stories."
HOMEPAGE="https://github.com/michaelklishin/cucumber.el"