diff --git a/net-analyzer/testssl/testssl-3.2.2.ebuild b/net-analyzer/testssl/testssl-3.2.2.ebuild index c04d77aeee47..cc02002ef79c 100644 --- a/net-analyzer/testssl/testssl-3.2.2.ebuild +++ b/net-analyzer/testssl/testssl-3.2.2.ebuild @@ -68,5 +68,5 @@ src_install() { pkg_postinst() { optfeature "Check for STARTTLS injection issues" net-misc/socat - optfeature "Faster conversions from hexdump to binary" app-editors/vim-core + optfeature "Faster conversions from hexdump to binary" dev-util/xxd app-editors/vim-core }