mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 14:21:02 +02:00
zero-profile: drop unneeded downgrade
This commit is contained in:
parent
c4209c8c8c
commit
bcb571bd91
3 changed files with 2 additions and 2 deletions
|
|
@ -31,8 +31,8 @@ IUSE="doc"
|
|||
DEPEND="${PYTHON_DEPS}"
|
||||
RDEPEND="${DEPEND}
|
||||
dev-libs/libgcrypt:=
|
||||
>=net-analyzer/scapy-2.4.0_p20180626
|
||||
$(python_gen_cond_dep '
|
||||
>=net-analyzer/scapy-2.4.0_p20180626[${PYTHON_MULTI_USEDEP}]
|
||||
dev-python/pyserial[${PYTHON_MULTI_USEDEP}]
|
||||
dev-python/pyusb[${PYTHON_MULTI_USEDEP}]
|
||||
dev-python/pycryptodome[${PYTHON_MULTI_USEDEP}]
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
=net-libs/libmicrodns-0*
|
||||
=net-libs/ldns-1.7.1-r2
|
||||
|
||||
#required by inspectrum
|
||||
net-libs/liquid-dsp
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
net-libs/ldns -python_single_target_python3_9 python_single_target_python3_8
|
||||
Loading…
Reference in a new issue