diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-29 10:29:20 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-29 10:29:20 +0200 |
commit | c108555d766305a7544db595e9b63c24e5c21fb3 (patch) | |
tree | 1c39ee8146d397803d4723a38045596bee2de4d0 /sys-fs | |
parent | sys-apps/logwatch: Stabilize 7.6 x86, #841542 (diff) | |
download | gentoo-c108555d766305a7544db595e9b63c24e5c21fb3.tar.gz gentoo-c108555d766305a7544db595e9b63c24e5c21fb3.tar.bz2 gentoo-c108555d766305a7544db595e9b63c24e5c21fb3.zip |
sys-fs/multipath-tools: Stabilize 0.8.9 x86, #841548
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/multipath-tools/multipath-tools-0.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/multipath-tools/multipath-tools-0.8.9.ebuild b/sys-fs/multipath-tools/multipath-tools-0.8.9.ebuild index 7aa805ea644a..b83215e308a0 100644 --- a/sys-fs/multipath-tools/multipath-tools-0.8.9.ebuild +++ b/sys-fs/multipath-tools/multipath-tools-0.8.9.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 ~riscv ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv x86" IUSE="systemd rbd test" RESTRICT="!test? ( test )" |