From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1603383-garchives=archives.gentoo.org@lists.gentoo.org>
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 06C9F158041
	for <garchives@archives.gentoo.org>; Sat, 24 Feb 2024 06:43:16 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id F369AE29D7;
	Sat, 24 Feb 2024 06:43:14 +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 DE1F0E29D7
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Feb 2024 06:43:14 +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 31DEF341E1C
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Feb 2024 06:43:14 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C06D71121
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Feb 2024 06:43:12 +0000 (UTC)
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" <juippis@gentoo.org>
Message-ID: <1708756973.a8df8e6e98c7fc906b9dc1b0cddc7d5fc6f767ed.juippis@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/percona-toolkit/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-db/percona-toolkit/percona-toolkit-3.5.5.ebuild
X-VCS-Directories: dev-db/percona-toolkit/
X-VCS-Committer: juippis
X-VCS-Committer-Name: Joonas Niilola
X-VCS-Revision: a8df8e6e98c7fc906b9dc1b0cddc7d5fc6f767ed
X-VCS-Branch: master
Date: Sat, 24 Feb 2024 06:43:12 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 0b1b877c-a36d-407f-9ffd-5251e383ed24
X-Archives-Hash: a3282dfa0f77e8ad6160d50f83cb84a7

commit:     a8df8e6e98c7fc906b9dc1b0cddc7d5fc6f767ed
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 24 06:42:53 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Feb 24 06:42:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8df8e6e

dev-db/percona-toolkit: Stabilize 3.5.5 amd64, #925321

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-db/percona-toolkit/percona-toolkit-3.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/percona-toolkit/percona-toolkit-3.5.5.ebuild b/dev-db/percona-toolkit/percona-toolkit-3.5.5.ebuild
index acb55ca4b8bc..6738557e2b53 100644
--- a/dev-db/percona-toolkit/percona-toolkit-3.5.5.ebuild
+++ b/dev-db/percona-toolkit/percona-toolkit-3.5.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.percona.com/downloads/${PN}/${PV}/source/tarball/${P}.tar.g
 
 LICENSE="|| ( GPL-2 Artistic )"
 SLOT="0"
-KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 # Package warrants IUSE doc
 IUSE=""