diff options
Diffstat (limited to 'dev-db/freetds/freetds-1.4.24.ebuild')
-rw-r--r-- | dev-db/freetds/freetds-1.4.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/freetds/freetds-1.4.24.ebuild b/dev-db/freetds/freetds-1.4.24.ebuild index 28268059925d..e6b7b539a4e2 100644 --- a/dev-db/freetds/freetds-1.4.24.ebuild +++ b/dev-db/freetds/freetds-1.4.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://www.freetds.org/files/stable/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos" 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 |