commit: 2a40e10187be28ea05e1b583f314043ccf38da5e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 1 17:50:14 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 1 18:06:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a40e101
dev-db/freetds: drop obsolete LibreSSL support Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/freetds/freetds-1.2.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/freetds/freetds-1.2.18.ebuild b/dev-db/freetds/freetds-1.2.18.ebuild index 1efdc86b187..b865247ced5 100644 --- a/dev-db/freetds/freetds-1.2.18.ebuild +++ b/dev-db/freetds/freetds-1.2.18.ebuild @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-macos" -IUSE="debug gnutls iconv kerberos libressl mssql iodbc odbc ssl static-libs" +IUSE="debug gnutls iconv kerberos mssql iodbc odbc ssl static-libs" # iODBC and unixODBC are mutually-exclusive choices for # the ODBC driver manager. Future versions of FreeTDS # will throw an error if you specify both.
