diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 13:35:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 13:35:36 +0100 |
commit | 8659ae1665bb7008a64862694c31d33a0486a3f5 (patch) | |
tree | db7678281ffe9d9da07ee715c92315007e999093 /dev-db | |
parent | dev-libs/protobuf-c: arm stable wrt bug #707514 (diff) | |
download | gentoo-8659ae1665bb7008a64862694c31d33a0486a3f5.tar.gz gentoo-8659ae1665bb7008a64862694c31d33a0486a3f5.tar.bz2 gentoo-8659ae1665bb7008a64862694c31d33a0486a3f5.zip |
dev-db/unixODBC: arm stable wrt bug #707802
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db')
-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 171ffaa103f8..fa39fc115919 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=" |