impacket: fix missing IUSE

This commit is contained in:
Rick Farina (Zero_Chaos) 2025-06-03 16:45:44 -04:00
parent 0976220f99
commit 13617551f3
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -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}]