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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7B3011382C5 for ; Mon, 16 Apr 2018 17:29:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B463E096A; Mon, 16 Apr 2018 17:29:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 77F72E096A for ; Mon, 16 Apr 2018 17:29:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EC7C335C2C for ; Mon, 16 Apr 2018 17:29:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A327E27C for ; Mon, 16 Apr 2018 17:29:48 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1523899774.bfb6d4c4f0a6f92a4c889628e70b6520be47d5c6.bman@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-2.2.20.ebuild X-VCS-Directories: dev-db/percona-toolkit/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: bfb6d4c4f0a6f92a4c889628e70b6520be47d5c6 X-VCS-Branch: master Date: Mon, 16 Apr 2018 17:29:48 +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-Archives-Salt: e3b6196a-da2b-4a86-a010-dcc7d2aa6aa9 X-Archives-Hash: 55b9f66b8aafcedcb95fb4dcb99f4a09 commit: bfb6d4c4f0a6f92a4c889628e70b6520be47d5c6 Author: Aaron Bauman gentoo org> AuthorDate: Mon Apr 16 17:29:16 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Mon Apr 16 17:29:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb6d4c4 dev-db/percona-toolkit: amd64 stable Bug: https://bugs.gentoo.org/620078 Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-db/percona-toolkit/percona-toolkit-2.2.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/percona-toolkit/percona-toolkit-2.2.20.ebuild b/dev-db/percona-toolkit/percona-toolkit-2.2.20.ebuild index 9dc68077033..20eab60820d 100644 --- a/dev-db/percona-toolkit/percona-toolkit-2.2.20.ebuild +++ b/dev-db/percona-toolkit/percona-toolkit-2.2.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="https://www.percona.com/downloads/${PN}/${PV}/tarball/${P}.tar.gz" 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=""