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/percona-xtrabackup/
Date: Wed, 21 Feb 2018 03:01:35
Message-Id: 1519181863.6f2f6e168feeb5a2a196f9d146273d11ce5f54df.whissi@gentoo
1 commit: 6f2f6e168feeb5a2a196f9d146273d11ce5f54df
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 21 02:57:43 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 21 02:57:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2f6e16
7
8 dev-db/percona-xtrabackup: x86 stable (bug #648262)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-db/percona-xtrabackup/percona-xtrabackup-2.4.9.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.9.ebuild b/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.9.ebuild
16 index 9230fcab15d..c18eb722b77 100644
17 --- a/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.9.ebuild
18 +++ b/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.9.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-${PV}/s
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 x86"
31
32 DEPEND="
33 app-arch/lz4:0=