diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 17:55:06 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 17:55:06 +0100 |
commit | bb16514cd6860818a1953b29b368ae88295fe22b (patch) | |
tree | 44404bcf229a1c03d6a14f0a063a54e397e5bacf /dev-db/freetds | |
parent | app-cdr/nrg2iso: Stabilize 0.4.1 x86, #944575 (diff) | |
download | gentoo-bb16514cd6860818a1953b29b368ae88295fe22b.tar.gz gentoo-bb16514cd6860818a1953b29b368ae88295fe22b.tar.bz2 gentoo-bb16514cd6860818a1953b29b368ae88295fe22b.zip |
dev-db/freetds: Stabilize 1.4.17 x86, #944591
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db/freetds')
-rw-r--r-- | dev-db/freetds/freetds-1.4.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/freetds/freetds-1.4.17.ebuild b/dev-db/freetds/freetds-1.4.17.ebuild index 8ed7ea49bddd..75ffadd6b507 100644 --- a/dev-db/freetds/freetds-1.4.17.ebuild +++ b/dev-db/freetds/freetds-1.4.17.ebuild @@ -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 |