diff options
author | 2025-01-23 15:11:21 +0100 | |
---|---|---|
committer | 2025-01-23 15:11:21 +0100 | |
commit | a472c28f485753b1f754e608b163ff4a65ce6cd2 (patch) | |
tree | 44aa90390d2fd7a176055b682ae6c0527c0bc385 /dev-db | |
parent | sys-libs/glibc: keyword 2.40-r8 (diff) | |
download | gentoo-a472c28f485753b1f754e608b163ff4a65ce6cd2.tar.gz gentoo-a472c28f485753b1f754e608b163ff4a65ce6cd2.tar.bz2 gentoo-a472c28f485753b1f754e608b163ff4a65ce6cd2.zip |
dev-db/freetds: Stabilize 1.4.24 x86, #948599
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-db')
-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..c2e5571bfb69 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 |