diff options
author | Sam James <sam@gentoo.org> | 2023-06-10 05:18:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-10 05:18:31 +0100 |
commit | 0bf19c17410bbd97f7697e23ba1edef40d4f798c (patch) | |
tree | c240aa3918aaf9e36f4d2e509ba62261e1286478 /dev-db/unixODBC | |
parent | dev-db/unixODBC: Stabilize 2.3.11 amd64, #908194 (diff) | |
download | gentoo-0bf19c17410bbd97f7697e23ba1edef40d4f798c.tar.gz gentoo-0bf19c17410bbd97f7697e23ba1edef40d4f798c.tar.bz2 gentoo-0bf19c17410bbd97f7697e23ba1edef40d4f798c.zip |
dev-db/unixODBC: Stabilize 2.3.11 x86, #908194
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.3.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.3.11.ebuild b/dev-db/unixODBC/unixODBC-2.3.11.ebuild index 60524dcd7597..4f2306d56f48 100644 --- a/dev-db/unixODBC/unixODBC-2.3.11.ebuild +++ b/dev-db/unixODBC/unixODBC-2.3.11.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.unixodbc.org/unixODBC-${PV}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+minimal odbcmanual static-libs unicode" RDEPEND=" |