diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-06 01:10:33 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-06 01:16:26 +0200 |
commit | 93b5e154ff85aae355e66640d17bb47d8604c57b (patch) | |
tree | 1a6ffd992cedfc9a3df6dbc79873275debf868b7 /dev-db/mysqltuner | |
parent | sys-block/mbuffer: x86 stable (bug #651680) (diff) | |
download | gentoo-93b5e154ff85aae355e66640d17bb47d8604c57b.tar.gz gentoo-93b5e154ff85aae355e66640d17bb47d8604c57b.tar.bz2 gentoo-93b5e154ff85aae355e66640d17bb47d8604c57b.zip |
dev-db/mysqltuner: x86 stable (bug #651852)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-db/mysqltuner')
-rw-r--r-- | dev-db/mysqltuner/mysqltuner-1.6.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysqltuner/mysqltuner-1.6.18.ebuild b/dev-db/mysqltuner/mysqltuner-1.6.18.ebuild index 02ae046adc48..6977a21572ee 100644 --- a/dev-db/mysqltuner/mysqltuner-1.6.18.ebuild +++ b/dev-db/mysqltuner/mysqltuner-1.6.18.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/major/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |