diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 15:39:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 15:39:53 +0100 |
commit | c11116156c4b081675ff136938ae62652a3a883a (patch) | |
tree | 1bbb2e18b86172595debe4b6a27429a4709c8af8 /dev-db/unixODBC | |
parent | dev-libs/protobuf-c: s390 stable wrt bug #707514 (diff) | |
download | gentoo-c11116156c4b081675ff136938ae62652a3a883a.tar.gz gentoo-c11116156c4b081675ff136938ae62652a3a883a.tar.bz2 gentoo-c11116156c4b081675ff136938ae62652a3a883a.zip |
dev-db/unixODBC: s390 stable wrt bug #707802
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.3.7.ebuild b/dev-db/unixODBC/unixODBC-2.3.7.ebuild index 7947fb4b671a..5a39d6440f66 100644 --- a/dev-db/unixODBC/unixODBC-2.3.7.ebuild +++ b/dev-db/unixODBC/unixODBC-2.3.7.ebuild @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.unixodbc.org/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+minimal odbcmanual static-libs unicode" RDEPEND=" |