diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-02 06:02:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-02 06:02:20 +0200 |
commit | 03b039f725e9717468ab12f6a307ee44da7b2a93 (patch) | |
tree | ce8418fe5bdd53bdaf13d8abf72cfc19a6106640 /sys-fs/multipath-tools | |
parent | dev-util/pkgdev: sync live ebuild (diff) | |
download | gentoo-03b039f725e9717468ab12f6a307ee44da7b2a93.tar.gz gentoo-03b039f725e9717468ab12f6a307ee44da7b2a93.tar.bz2 gentoo-03b039f725e9717468ab12f6a307ee44da7b2a93.zip |
sys-fs/multipath-tools: ppc stable wrt bug #801121
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/multipath-tools')
-rw-r--r-- | sys-fs/multipath-tools/multipath-tools-0.8.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index b40dd1c778f2..846aa744261c 100644 --- a/sys-fs/multipath-tools/multipath-tools-0.8.6-r1.ebuild +++ b/sys-fs/multipath-tools/multipath-tools-0.8.6-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/opensvc/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ppc64 x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ppc ppc64 x86" IUSE="systemd rbd test" RESTRICT="!test? ( test )" |