Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysqltuner/
Date: Sat, 31 Mar 2018 23:41:53
Message-Id: 1522539675.ec8101d3414bd260ba634914627ea4cd500c6950.bman@gentoo
1 commit: ec8101d3414bd260ba634914627ea4cd500c6950
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 31 23:40:40 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 23:41:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec8101d3
7
8 dev-db/mysqltuner: amd64 stable
9
10 Bug: https://bugs.gentoo.org/651852
11 Package-Manager: Portage-2.3.27, Repoman-2.3.9
12
13 dev-db/mysqltuner/mysqltuner-1.6.18.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-db/mysqltuner/mysqltuner-1.6.18.ebuild b/dev-db/mysqltuner/mysqltuner-1.6.18.ebuild
17 index 4bb2ed7b6a9..02ae046adc4 100644
18 --- a/dev-db/mysqltuner/mysqltuner-1.6.18.ebuild
19 +++ b/dev-db/mysqltuner/mysqltuner-1.6.18.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/major/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
27
28 LICENSE="GPL-3"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32 IUSE=""
33
34 DEPEND=""