diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-21 08:36:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-21 08:36:29 +0100 |
commit | 8b09db032a4537f8c69287b7b14b7c45e99790b9 (patch) | |
tree | 72bc9c7e890d447d08f2a9390c58d7a48e50a465 /dev-db | |
parent | dev-db/slony1: amd64 stable wrt bug #762943 (diff) | |
download | gentoo-8b09db032a4537f8c69287b7b14b7c45e99790b9.tar.gz gentoo-8b09db032a4537f8c69287b7b14b7c45e99790b9.tar.bz2 gentoo-8b09db032a4537f8c69287b7b14b7c45e99790b9.zip |
dev-db/mysqltuner: amd64 stable wrt bug #763378
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysqltuner/mysqltuner-1.7.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysqltuner/mysqltuner-1.7.17.ebuild b/dev-db/mysqltuner/mysqltuner-1.7.17.ebuild index f9caa472df48..732f4a0e5036 100644 --- a/dev-db/mysqltuner/mysqltuner-1.7.17.ebuild +++ b/dev-db/mysqltuner/mysqltuner-1.7.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" RDEPEND=" dev-lang/perl |