summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2019-11-28 13:47:20 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-12-07 13:46:50 +0000
commitbe58acd32874f252126924678824c1316c1e3d39 (patch)
tree9a8c6bd612acaf38a742b8918027bede3d7b4288 /dev-util/rebar
parentdev-lang/erlang: introduce subslots (diff)
downloadgentoo-be58acd32874f252126924678824c1316c1e3d39.tar.gz
gentoo-be58acd32874f252126924678824c1316c1e3d39.tar.bz2
gentoo-be58acd32874f252126924678824c1316c1e3d39.zip
dev-util/rebar: subscribe to dev-lang/erlang subslot
Bug: https://bugs.gentoo.org/661080 Bug: https://bugs.gentoo.org/661126 Bug: https://bugs.gentoo.org/692294 Bug: https://bugs.gentoo.org/700260 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/rebar')
-rw-r--r--dev-util/rebar/rebar-2.6.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/rebar/rebar-2.6.4.ebuild b/dev-util/rebar/rebar-2.6.4.ebuild
index 137bd33524f3..67ce5a03f8de 100644
--- a/dev-util/rebar/rebar-2.6.4.ebuild
+++ b/dev-util/rebar/rebar-2.6.4.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 sparc x86"
IUSE=""
-RDEPEND="dev-lang/erlang"
+RDEPEND="dev-lang/erlang:="
DEPEND="${RDEPEND}"
src_test() {