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 A50F515ACFC for ; Sat, 6 May 2023 14:01:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0B07E0856; Sat, 6 May 2023 14:01:30 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 CC2E9E0856 for ; Sat, 6 May 2023 14:01:30 +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 12F03341282 for ; Sat, 6 May 2023 14:01:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 78114A59 for ; Sat, 6 May 2023 14:01:28 +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: <1683381661.22f13139ced0de8db22822b81c7e2a54c8880e7f.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-connector-c++/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/mysql-connector-c++/mysql-connector-c++-8.0.32.ebuild X-VCS-Directories: dev-db/mysql-connector-c++/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 22f13139ced0de8db22822b81c7e2a54c8880e7f X-VCS-Branch: master Date: Sat, 6 May 2023 14:01:28 +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: ec2acf9a-f341-4f8d-99a9-e1ccbbdaf107 X-Archives-Hash: f20273020e8e4af1418c86d5e38fd035 commit: 22f13139ced0de8db22822b81c7e2a54c8880e7f Author: Arthur Zamarin gentoo org> AuthorDate: Sat May 6 14:01:01 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat May 6 14:01:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22f13139 dev-db/mysql-connector-c++: Stabilize 8.0.32 arm, #894488 Signed-off-by: Arthur Zamarin gentoo.org> dev-db/mysql-connector-c++/mysql-connector-c++-8.0.32.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/mysql-connector-c++/mysql-connector-c++-8.0.32.ebuild b/dev-db/mysql-connector-c++/mysql-connector-c++-8.0.32.ebuild index d4bbe133f487..3cc9c4f9fca5 100644 --- a/dev-db/mysql-connector-c++/mysql-connector-c++-8.0.32.ebuild +++ b/dev-db/mysql-connector-c++/mysql-connector-c++-8.0.32.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${P}-src" LICENSE="Artistic GPL-2" SLOT="0" # -ppc, -sparc for bug #711940 -KEYWORDS="amd64 ~arm ~arm64 -ppc ~ppc64 -sparc ~x86" +KEYWORDS="amd64 arm ~arm64 -ppc ~ppc64 -sparc ~x86" IUSE="+legacy" RDEPEND="