diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-04 08:43:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-04 08:43:10 +0200 |
commit | f42967a3f567429f13c6751ec1b48f3026302aab (patch) | |
tree | 2b0699c05d756a6e33b88e8fe2c04bd395b94a4a /sys-fs | |
parent | media-sound/alsa-utils: x86 stable wrt bug #720810 (diff) | |
download | gentoo-f42967a3f567429f13c6751ec1b48f3026302aab.tar.gz gentoo-f42967a3f567429f13c6751ec1b48f3026302aab.tar.bz2 gentoo-f42967a3f567429f13c6751ec1b48f3026302aab.zip |
sys-fs/multipath-tools: x86 stable wrt bug #720856
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/multipath-tools/multipath-tools-0.8.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/multipath-tools/multipath-tools-0.8.3-r2.ebuild b/sys-fs/multipath-tools/multipath-tools-0.8.3-r2.ebuild index 1e0cb0692599..03860689a6a2 100644 --- a/sys-fs/multipath-tools/multipath-tools-0.8.3-r2.ebuild +++ b/sys-fs/multipath-tools/multipath-tools-0.8.3-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://git.opensvc.com/?p=multipath-tools/.git;a=snapshot;h=${PV};sf=t 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" BDEPEND="virtual/pkgconfig" |