diff options
author | Sam James <sam@gentoo.org> | 2021-05-01 17:50:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-01 18:06:28 +0000 |
commit | 2a40e10187be28ea05e1b583f314043ccf38da5e (patch) | |
tree | 3a5b3940034b0aadb678653a203efbaa90e6dd18 /dev-db/freetds | |
parent | www-servers/apache: drop obsolete LibreSSL patch (diff) | |
download | gentoo-2a40e10187be28ea05e1b583f314043ccf38da5e.tar.gz gentoo-2a40e10187be28ea05e1b583f314043ccf38da5e.tar.bz2 gentoo-2a40e10187be28ea05e1b583f314043ccf38da5e.zip |
dev-db/freetds: drop obsolete LibreSSL support
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/freetds')
-rw-r--r-- | dev-db/freetds/freetds-1.2.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/freetds/freetds-1.2.18.ebuild b/dev-db/freetds/freetds-1.2.18.ebuild index 1efdc86b1872..b865247ced52 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. |