diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 00:26:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 00:27:58 +0200 |
commit | a5aec49c6b4d9e86d6cb45c8e3f16a729e8bed97 (patch) | |
tree | e22e9f31c78cc9552caa01d2cd2f408aba624fa3 /sys-fs | |
parent | sys-apps/usbredir: amd64 stable wrt bug #791637 (diff) | |
download | gentoo-a5aec49c6b4d9e86d6cb45c8e3f16a729e8bed97.tar.gz gentoo-a5aec49c6b4d9e86d6cb45c8e3f16a729e8bed97.tar.bz2 gentoo-a5aec49c6b4d9e86d6cb45c8e3f16a729e8bed97.zip |
sys-fs/multipath-tools: amd64 stable wrt bug #791640
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
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 ba7a9c7725ff..f0f90861c5c8 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" |