diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-04-21 00:29:00 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-04-21 00:32:09 -0500 |
commit | faa504a9e6162eb921a99942c2986ce012cb467f (patch) | |
tree | 6db357ca7615e493fe10795e7abc9e0749abec05 /dev-python/rtslib | |
parent | dev-python/google-apputils: add ppc/sparc love (diff) | |
download | gentoo-faa504a9e6162eb921a99942c2986ce012cb467f.tar.gz gentoo-faa504a9e6162eb921a99942c2986ce012cb467f.tar.bz2 gentoo-faa504a9e6162eb921a99942c2986ce012cb467f.zip |
dev-python/rtslib: add conflict with rtslib-fb for bug 580378
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/rtslib')
-rw-r--r-- | dev-python/rtslib/rtslib-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/rtslib/rtslib-9999.ebuild b/dev-python/rtslib/rtslib-9999.ebuild index 4902bf63ed25..361b6018735d 100644 --- a/dev-python/rtslib/rtslib-9999.ebuild +++ b/dev-python/rtslib/rtslib-9999.ebuild @@ -22,6 +22,7 @@ DEPEND=" dev-python/configobj[${PYTHON_USEDEP}] dev-python/ipaddr[${PYTHON_USEDEP}] dev-python/netifaces[${PYTHON_USEDEP}] + !dev-python/rtslib-fb[${PYTHON_USEDEP}] " RDEPEND="${DEPEND}" |