diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 16:23:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 16:23:28 +0100 |
commit | 8290f163e4d7db2f43cdab1faed6800ade6261db (patch) | |
tree | 4a4be40856d09ed61849b588ab53e8ba8992394f /dev-db/unixODBC | |
parent | app-editors/scite: x86 stable wrt bug #707700 (diff) | |
download | gentoo-8290f163e4d7db2f43cdab1faed6800ade6261db.tar.gz gentoo-8290f163e4d7db2f43cdab1faed6800ade6261db.tar.bz2 gentoo-8290f163e4d7db2f43cdab1faed6800ade6261db.zip |
dev-db/unixODBC: x86 stable wrt bug #707802
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 5ce2b40ca52a..0577917ac657 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=" |