mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
impacket: fix missing IUSE
This commit is contained in:
parent
0976220f99
commit
13617551f3
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ S="${WORKDIR}/${PN}-${HASH_COMMIT}"
|
|||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm64 x86"
|
||||
IUSE="examples"
|
||||
|
||||
RDEPEND="
|
||||
>dev-python/ldap3-2.6.0[${PYTHON_USEDEP}]
|
||||
|
|
|
|||
Loading…
Reference in a new issue