diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-04-29 09:50:32 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-04-29 09:50:32 +0200 |
commit | 75afe737cacdd5496f1f0f61775798faff4160ec (patch) | |
tree | 8b8aba92a915e008251f6e2e9a183b0771c135d3 /sys-fs/multipath-tools | |
parent | dev-libs/libgpg-error: Stabilize 1.48 ppc64, #930903 (diff) | |
download | gentoo-75afe737cacdd5496f1f0f61775798faff4160ec.tar.gz gentoo-75afe737cacdd5496f1f0f61775798faff4160ec.tar.bz2 gentoo-75afe737cacdd5496f1f0f61775798faff4160ec.zip |
sys-fs/multipath-tools: Stabilize 0.9.8 ppc, #930904
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-fs/multipath-tools')
-rw-r--r-- | sys-fs/multipath-tools/multipath-tools-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/multipath-tools/multipath-tools-0.9.8.ebuild b/sys-fs/multipath-tools/multipath-tools-0.9.8.ebuild index b13cccacf786..7662e081cb32 100644 --- a/sys-fs/multipath-tools/multipath-tools-0.9.8.ebuild +++ b/sys-fs/multipath-tools/multipath-tools-0.9.8.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 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ppc ~ppc64 ~riscv ~x86" IUSE="systemd test" RESTRICT="!test? ( test )" |