diff options
author | Sam James <sam@gentoo.org> | 2023-06-10 05:18:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-10 05:18:28 +0100 |
commit | c91b703a2e1f3e5028d8b08871f79f4c2a3944f8 (patch) | |
tree | 73e5fffe89d4e9d5911376afeeebdfb90c4dafd4 /dev-db/unixODBC | |
parent | dev-db/unixODBC: Stabilize 2.3.11 hppa, #908194 (diff) | |
download | gentoo-c91b703a2e1f3e5028d8b08871f79f4c2a3944f8.tar.gz gentoo-c91b703a2e1f3e5028d8b08871f79f4c2a3944f8.tar.bz2 gentoo-c91b703a2e1f3e5028d8b08871f79f4c2a3944f8.zip |
dev-db/unixODBC: Stabilize 2.3.11 ppc, #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 50da53580ef4..d12f4a53b4bb 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=" |