Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/multipath-tools/
Date: Sun, 01 Aug 2021 08:08:49
Message-Id: 1627805288.1a7e7e3bf1adee8bf0cabf5e83332c22248fdf22.ago@gentoo
1 commit: 1a7e7e3bf1adee8bf0cabf5e83332c22248fdf22
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 1 08:08:08 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 1 08:08:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a7e7e3b
7
8 sys-fs/multipath-tools: ppc64 stable wrt bug #801121
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-fs/multipath-tools/multipath-tools-0.8.6-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-fs/multipath-tools/multipath-tools-0.8.6-r1.ebuild b/sys-fs/multipath-tools/multipath-tools-0.8.6-r1.ebuild
18 index 8dff4dda6bf..1efadc2048f 100644
19 --- a/sys-fs/multipath-tools/multipath-tools-0.8.6-r1.ebuild
20 +++ b/sys-fs/multipath-tools/multipath-tools-0.8.6-r1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/opensvc/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~x86"
27 IUSE="systemd rbd test"
28 RESTRICT="!test? ( test )"