mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
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:
parent
312e3cf673
commit
8f752ec2af
@ -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}"
|
||||
|
||||
@ -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}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user