commit: bfb6d4c4f0a6f92a4c889628e70b6520be47d5c6 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Apr 16 17:29:16 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> 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=""
