Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysqltuner/
Date: Thu, 05 Apr 2018 23:19:41
Message-Id: 1522970186.93b5e154ff85aae355e66640d17bb47d8604c57b.whissi@gentoo
1 commit: 93b5e154ff85aae355e66640d17bb47d8604c57b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 23:10:33 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 23:16:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93b5e154
7
8 dev-db/mysqltuner: x86 stable (bug #651852)
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 dev-db/mysqltuner/mysqltuner-1.6.18.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-db/mysqltuner/mysqltuner-1.6.18.ebuild b/dev-db/mysqltuner/mysqltuner-1.6.18.ebuild
16 index 02ae046adc4..6977a21572e 100644
17 --- a/dev-db/mysqltuner/mysqltuner-1.6.18.ebuild
18 +++ b/dev-db/mysqltuner/mysqltuner-1.6.18.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/major/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE=""
26
27 DEPEND=""