diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-10 17:34:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-10 17:34:32 +0200 |
commit | 22f9c4889670ef6538be219eef2cc031a532749e (patch) | |
tree | d62654d09c2260d22005b5f25a47378cf414534a /sys-block/open-iscsi | |
parent | sys-block/mbuffer: amd64 stable wrt bug #807502 (diff) | |
download | gentoo-22f9c4889670ef6538be219eef2cc031a532749e.tar.gz gentoo-22f9c4889670ef6538be219eef2cc031a532749e.tar.bz2 gentoo-22f9c4889670ef6538be219eef2cc031a532749e.zip |
sys-block/open-iscsi: amd64 stable wrt bug #807505
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-block/open-iscsi')
-rw-r--r-- | sys-block/open-iscsi/open-iscsi-2.1.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/open-iscsi/open-iscsi-2.1.4-r1.ebuild b/sys-block/open-iscsi/open-iscsi-2.1.4-r1.ebuild index 32d4e406f51f..46fdbf4e90fb 100644 --- a/sys-block/open-iscsi/open-iscsi-2.1.4-r1.ebuild +++ b/sys-block/open-iscsi/open-iscsi-2.1.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0/0.2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="debug infiniband +tcp rdma systemd" DEPEND=" |