commit: be58acd32874f252126924678824c1316c1e3d39 Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz> AuthorDate: Thu Nov 28 12:47:20 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Dec 7 13:46:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be58acd3
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 <AT> atlas.cz> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-util/rebar/rebar-2.6.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/rebar/rebar-2.6.4.ebuild b/dev-util/rebar/rebar-2.6.4.ebuild index 137bd33524f..67ce5a03f8d 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() {