dev-libs/concurrencykit: add blocker on sys-cluster/charm, #616762

Closes: https://github.com/gentoo/gentoo/pull/4513
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
Tomas Mozes 2017-04-28 09:22:06 +02:00 committed by Michał Górny
parent 312e3cf673
commit 8f752ec2af
No known key found for this signature in database
GPG Key ID: B07A1AEAEFB4464E
2 changed files with 8 additions and 0 deletions

View File

@ -14,4 +14,8 @@ LICENSE="Apache-2.0 BSD-2"
SLOT="0"
KEYWORDS="amd64 x86"
# libck.so name collision #616762
# these packages have nothing in common
RDEPEND="!sys-cluster/charm"
S="${WORKDIR}/${MY_P}"

View File

@ -14,4 +14,8 @@ LICENSE="Apache-2.0 BSD-2"
SLOT="0"
KEYWORDS="amd64 x86"
# libck.so name collision #616762
# these packages have nothing in common
RDEPEND="!sys-cluster/charm"
S="${WORKDIR}/${MY_P}"