mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
The IUSE=ssl was dropped from dev-db/mariadb-connector-c recently,
because it is now mandatory. This change needs to be reflected in
mariadb-connector-odbc package accordingly.
Fixes: 3731ccd11198 ("dev-db/mariadb-connector-c: drop IUSE=ssl, it is now mandatory")
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>