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 A8F8E158094 for ; Wed, 27 Jul 2022 18:55:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE6D4E1140; Wed, 27 Jul 2022 18:55:40 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 965F0E1140 for ; Wed, 27 Jul 2022 18:55:40 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 505E4340C35 for ; Wed, 27 Jul 2022 18:55:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B7C5552 for ; Wed, 27 Jul 2022 18:55:37 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1658947948.0b7e66da91d98e4e3850c3a3424185c3ad767c57.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysqltuner/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/mysqltuner/mysqltuner-1.9.9.ebuild X-VCS-Directories: dev-db/mysqltuner/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 0b7e66da91d98e4e3850c3a3424185c3ad767c57 X-VCS-Branch: master Date: Wed, 27 Jul 2022 18:55:37 +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: b8eb6a5c-92ba-4355-9794-6524aa09d8b0 X-Archives-Hash: 5eca8bfba73fabf765ef4c49d97d1d36 commit: 0b7e66da91d98e4e3850c3a3424185c3ad767c57 Author: Conrad Kostecki gentoo org> AuthorDate: Wed Jul 27 18:52:28 2022 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Wed Jul 27 18:52:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b7e66da dev-db/mysqltuner: amd64 stable Signed-off-by: Conrad Kostecki gentoo.org> dev-db/mysqltuner/mysqltuner-1.9.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/mysqltuner/mysqltuner-1.9.9.ebuild b/dev-db/mysqltuner/mysqltuner-1.9.9.ebuild index 04400f30bd2b..8d60a438030a 100644 --- a/dev-db/mysqltuner/mysqltuner-1.9.9.ebuild +++ b/dev-db/mysqltuner/mysqltuner-1.9.9.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-lang/perl