diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 15:13:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 15:13:02 +0200 |
commit | 04e76a40f4185e62fc56225932f880ab808263a6 (patch) | |
tree | 7bbaa6eb5bdc958d4b97f6b86cd47618e2a63fb9 /dev-db | |
parent | app-text/mupdf: ia64 stable wrt bug #684972 (diff) | |
download | gentoo-04e76a40f4185e62fc56225932f880ab808263a6.tar.gz gentoo-04e76a40f4185e62fc56225932f880ab808263a6.tar.bz2 gentoo-04e76a40f4185e62fc56225932f880ab808263a6.zip |
dev-db/freetds: s390 stable wrt bug #686240
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/freetds/freetds-1.00.558.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/freetds/freetds-1.00.558.ebuild b/dev-db/freetds/freetds-1.00.558.ebuild index c8a203c3c42c..3986fdb0b7fd 100644 --- a/dev-db/freetds/freetds-1.00.558.ebuild +++ b/dev-db/freetds/freetds-1.00.558.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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos" IUSE="debug gnutls iconv kerberos libressl mssql iodbc odbc ssl static-libs" # iODBC and unixODBC are mutually-exclusive choices for |