summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lua/specl/specl-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-lua/specl/specl-9999.ebuild b/dev-lua/specl/specl-9999.ebuild
index 5d948a9..71e8ca2 100644
--- a/dev-lua/specl/specl-9999.ebuild
+++ b/dev-lua/specl/specl-9999.ebuild
@@ -8,6 +8,8 @@ GITHUB_A="gvvaughan"
inherit lua
+EGIT_BRANCH="v14.1"
+
DESCRIPTION="a testing tool for Lua, providing a Behaviour Driven Development framework in the vein of RSpec"
HOMEPAGE="https://github.com/gvvaughan/specl"