Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/multipath-tools/
Date: Wed, 26 May 2021 08:04:35
Message-Id: 1622016232.41f6db5f3339a2c6dae852bc58cee171b5d837b3.sam@gentoo
1 commit: 41f6db5f3339a2c6dae852bc58cee171b5d837b3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 26 08:02:09 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed May 26 08:03:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41f6db5f
7
8 sys-fs/multipath-tools: Stabilize 0.8.6 ppc, #791640
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-fs/multipath-tools/multipath-tools-0.8.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fs/multipath-tools/multipath-tools-0.8.6.ebuild b/sys-fs/multipath-tools/multipath-tools-0.8.6.ebuild
16 index 4cae3f46309..8020d16d041 100644
17 --- a/sys-fs/multipath-tools/multipath-tools-0.8.6.ebuild
18 +++ b/sys-fs/multipath-tools/multipath-tools-0.8.6.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/opensvc/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ~ppc64 x86"
25 IUSE="systemd rbd"
26
27 BDEPEND="virtual/pkgconfig"