diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-04 19:37:17 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-04 19:37:24 +0000 |
commit | 59c44b20c98cf2e6305e602b6c595297917a6f47 (patch) | |
tree | 33838e060383f3e36b6edc2c1279112fdeb660ab /dev-db/unixODBC | |
parent | dev-lua/penlight: disable test for non-existent command (diff) | |
download | gentoo-59c44b20c98cf2e6305e602b6c595297917a6f47.tar.gz gentoo-59c44b20c98cf2e6305e602b6c595297917a6f47.tar.bz2 gentoo-59c44b20c98cf2e6305e602b6c595297917a6f47.zip |
dev-db/unixODBC: stable 2.3.9 for hppa
stable wrt bug #763459
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.3.9.ebuild b/dev-db/unixODBC/unixODBC-2.3.9.ebuild index bb2e53ec35b8..0c55ef6332e2 100644 --- a/dev-db/unixODBC/unixODBC-2.3.9.ebuild +++ b/dev-db/unixODBC/unixODBC-2.3.9.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 ~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 ~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=" |