mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
NetExec: remove unused eclass
This commit is contained in:
parent
9add351aed
commit
d932695cca
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ EAPI=8
|
|||
DISTUTILS_USE_PEP517=standalone
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit distutils-r1 git-r3
|
||||
inherit distutils-r1
|
||||
|
||||
EGIT_REPO_URI="https://github.com/Pennyw0rth/NetExec.git"
|
||||
EGIT_COMMIT="6d4fdfdb2d0088405ea3139f4145f198671a0fda"
|
||||
|
|
|
|||
Loading…
Reference in a new issue