diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-22 17:33:44 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-22 17:33:44 +0000 |
commit | 1a3d8b3720075e2572eb8f233b9b84e49ebb24c7 (patch) | |
tree | 699ca629e8eb6dc8981099f0ad0b8455b702c01b /dev-db | |
parent | net-wireless/crda: Stabilize 4.15-r2 arm64, #914465 (diff) | |
download | gentoo-1a3d8b3720075e2572eb8f233b9b84e49ebb24c7.tar.gz gentoo-1a3d8b3720075e2572eb8f233b9b84e49ebb24c7.tar.bz2 gentoo-1a3d8b3720075e2572eb8f233b9b84e49ebb24c7.zip |
dev-db/unixODBC: Stabilize 2.3.12 arm64, #914529
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-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 a0694cda9441..9c8c42a0fa99 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=" |