From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 67B631580E0 for ; Thu, 30 Jan 2025 09:57:36 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 4F60D3430C6 for ; Thu, 30 Jan 2025 09:57:36 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 16675110481; Thu, 30 Jan 2025 09:57:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 05903110480 for ; Thu, 30 Jan 2025 09:57:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B68363430ED for ; Thu, 30 Jan 2025 09:57:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3371E2609 for ; Thu, 30 Jan 2025 09:57:01 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1738231011.3eef4846586a5c08bbc75dcfef8172b9e1fdfb13.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/unixODBC/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/unixODBC/unixODBC-2.3.12-r1.ebuild X-VCS-Directories: dev-db/unixODBC/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 3eef4846586a5c08bbc75dcfef8172b9e1fdfb13 X-VCS-Branch: master Date: Thu, 30 Jan 2025 09:57:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 48ff8b3e-1a8d-4bcd-9d13-09fbf44f5235 X-Archives-Hash: 88ad09b101ff09d6953dcafac469a0f1 commit: 3eef4846586a5c08bbc75dcfef8172b9e1fdfb13 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Jan 30 09:56:51 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Jan 30 09:56:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eef4846 dev-db/unixODBC: Stabilize 2.3.12-r1 x86, #949050 Signed-off-by: Arthur Zamarin gentoo.org> dev-db/unixODBC/unixODBC-2.3.12-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/unixODBC/unixODBC-2.3.12-r1.ebuild b/dev-db/unixODBC/unixODBC-2.3.12-r1.ebuild index 5b6817f0684c..061e25645301 100644 --- a/dev-db/unixODBC/unixODBC-2.3.12-r1.ebuild +++ b/dev-db/unixODBC/unixODBC-2.3.12-r1.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 ~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 ~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="