mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07: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: 3731ccd111 ("dev-db/mariadb-connector-c: drop IUSE=ssl, it is now mandatory")
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>