From: Petr Vaněk Date: Thu, 28 Nov 2019 13:21:38 +0000 (+0100) Subject: dev-erlang/p1_utils: subscribe to dev-lang/erlang subslot X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=65757a6c1c4b1381d9ed8f974e82566385dfaf54;p=gentoo.git dev-erlang/p1_utils: subscribe to dev-lang/erlang subslot Bug: https://bugs.gentoo.org/661126 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk Signed-off-by: Sergei Trofimovich --- diff --git a/dev-erlang/p1_utils/p1_utils-1.0.13.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.13.ebuild index 7993c1a6baba..3c58b4d946c8 100644 --- a/dev-erlang/p1_utils/p1_utils-1.0.13.ebuild +++ b/dev-erlang/p1_utils/p1_utils-1.0.13.ebuild @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 sparc x86" -DEPEND=">=dev-lang/erlang-17.1" +DEPEND=">=dev-lang/erlang-17.1:=" RDEPEND="${DEPEND}" DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_utils/p1_utils-1.0.16.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.16.ebuild index 04a3ef4486a6..5a8880ed5cfa 100644 --- a/dev-erlang/p1_utils/p1_utils-1.0.16.ebuild +++ b/dev-erlang/p1_utils/p1_utils-1.0.16.ebuild @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" -DEPEND=">=dev-lang/erlang-17.1" +DEPEND=">=dev-lang/erlang-17.1:=" RDEPEND="${DEPEND}" DOCS=( CHANGELOG.md README.md )