summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild')
-rw-r--r--dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild b/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild
index c4cf81f6b856..25e888dddb48 100644
--- a/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild
+++ b/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild
@@ -15,7 +15,8 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
-CDEPEND=">=dev-lang/erlang-17.1"
+CDEPEND=">=dev-lang/erlang-17.1
+ <dev-lang/erlang-19"
DEPEND="${CDEPEND}
test? ( >=dev-erlang/proper-1.1 )"
RDEPEND="${CDEPEND}"