diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-24 17:24:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-24 17:24:48 +0300 |
commit | 34fe126a2eba99c281df347f92a7a750778e0d54 (patch) | |
tree | 23a13be81695dee217fef25f3445e88ae29b56f0 /dev-db/unixODBC/unixODBC-2.3.12.ebuild | |
parent | dev-libs/libbytesize: Stabilize 2.9 ppc, #914528 (diff) | |
download | gentoo-34fe126a2eba99c281df347f92a7a750778e0d54.tar.gz gentoo-34fe126a2eba99c281df347f92a7a750778e0d54.tar.bz2 gentoo-34fe126a2eba99c281df347f92a7a750778e0d54.zip |
dev-db/unixODBC: Stabilize 2.3.12 ppc, #914529
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db/unixODBC/unixODBC-2.3.12.ebuild')
-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 9c8c42a0fa99..a366b51de1d1 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=" |