diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 01:03:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 01:03:56 +0200 |
commit | 7250360f7c80afa390be9a34040eb32c4a398325 (patch) | |
tree | 7e2be997487d64c3aea46f6868942c2e373a3a7e /sys-fs | |
parent | sys-apps/usbredir: x86 stable wrt bug #791637 (diff) | |
download | gentoo-7250360f7c80afa390be9a34040eb32c4a398325.tar.gz gentoo-7250360f7c80afa390be9a34040eb32c4a398325.tar.bz2 gentoo-7250360f7c80afa390be9a34040eb32c4a398325.zip |
sys-fs/multipath-tools: x86 stable wrt bug #791640
Package-Manager: Portage-3.0.13, Repoman-3.0.2
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.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/multipath-tools/multipath-tools-0.8.6.ebuild b/sys-fs/multipath-tools/multipath-tools-0.8.6.ebuild index f0f90861c5c8..d26e4dccc007 100644 --- a/sys-fs/multipath-tools/multipath-tools-0.8.6.ebuild +++ b/sys-fs/multipath-tools/multipath-tools-0.8.6.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" BDEPEND="virtual/pkgconfig" |