diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-22 09:14:56 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-22 09:14:56 +0000 |
commit | 5a9c15c9b3cf0d0124756cb71210f4ed5431af8c (patch) | |
tree | 43ec6c7762fd1d06c9809b32e5c99584b23b26c6 /dev-db/unixODBC | |
parent | dev-db/unixODBC: Stabilize 2.3.12 sparc, #914529 (diff) | |
download | gentoo-5a9c15c9b3cf0d0124756cb71210f4ed5431af8c.tar.gz gentoo-5a9c15c9b3cf0d0124756cb71210f4ed5431af8c.tar.bz2 gentoo-5a9c15c9b3cf0d0124756cb71210f4ed5431af8c.zip |
dev-db/unixODBC: Stabilize 2.3.12 arm, #914529
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.3.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.3.12.ebuild b/dev-db/unixODBC/unixODBC-2.3.12.ebuild index 984b14a5191d..e8ae1b1e2db0 100644 --- a/dev-db/unixODBC/unixODBC-2.3.12.ebuild +++ b/dev-db/unixODBC/unixODBC-2.3.12.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=" |