From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A1274158087 for ; Thu, 13 Jan 2022 04:18:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47E52E0829; Thu, 13 Jan 2022 04:18:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id A2626E082B for ; Thu, 13 Jan 2022 04:18:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B95B8343396 for ; Thu, 13 Jan 2022 04:18:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74770295 for ; Thu, 13 Jan 2022 04:18:46 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1642047488.e55d8a7bf6d8ec99a3a0b7b8f0cdfc734b7fc6d2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/myodbc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/myodbc/myodbc-8.0.27.ebuild X-VCS-Directories: dev-db/myodbc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e55d8a7bf6d8ec99a3a0b7b8f0cdfc734b7fc6d2 X-VCS-Branch: master Date: Thu, 13 Jan 2022 04:18:46 +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: 7784cbe3-842e-4cb8-b3a2-c4a4ea791bc3 X-Archives-Hash: 2a20672a9ff251ef671f5e81f9d7721d commit: e55d8a7bf6d8ec99a3a0b7b8f0cdfc734b7fc6d2 Author: Sam James gentoo org> AuthorDate: Thu Jan 13 04:18:08 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jan 13 04:18:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e55d8a7b dev-db/myodbc: Stabilize 8.0.27 amd64, #822258 Signed-off-by: Sam James gentoo.org> dev-db/myodbc/myodbc-8.0.27.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/myodbc/myodbc-8.0.27.ebuild b/dev-db/myodbc/myodbc-8.0.27.ebuild index 49e7ed8c3c63..5e3222dedb05 100644 --- a/dev-db/myodbc/myodbc-8.0.27.ebuild +++ b/dev-db/myodbc/myodbc-8.0.27.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ SRC_URI="https://dev.mysql.com/get/Downloads/Connector-ODBC/${MAJOR}/${MY_P}.tar LICENSE="GPL-2" SLOT="${MAJOR}" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND="