diff options
author | Sam James <sam@gentoo.org> | 2021-01-20 00:02:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-20 00:02:42 +0000 |
commit | ec88754f8f58d2cddce083f119d42e7a7ed0dfc2 (patch) | |
tree | 20a0b840287d798fef62d7e8f5f17cbf01d6aaf3 /dev-db | |
parent | mail-filter/postgrey: Stabilize 1.37_p20190625-r1 amd64, #766141 (diff) | |
download | gentoo-ec88754f8f58d2cddce083f119d42e7a7ed0dfc2.tar.gz gentoo-ec88754f8f58d2cddce083f119d42e7a7ed0dfc2.tar.bz2 gentoo-ec88754f8f58d2cddce083f119d42e7a7ed0dfc2.zip |
dev-db/freetds: Stabilize 1.2.18 amd64, #718950
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-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 10fde9e9f6b5..a0fc203e71e4 100644 --- a/dev-db/freetds/freetds-1.2.18.ebuild +++ b/dev-db/freetds/freetds-1.2.18.ebuild @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.freetds.org/pub/${PN}/current/${MY_PN}.${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-macos" +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" # iODBC and unixODBC are mutually-exclusive choices for |