commit: 7138199638da4e3b49038f032923a0f78ef57b1c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Mar 26 15:19:04 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Mar 26 15:19:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71381996
sys-block/open-iscsi: amd64 stable wrt bug #763954 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-block/open-iscsi/open-iscsi-2.1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-block/open-iscsi/open-iscsi-2.1.3.ebuild b/sys-block/open-iscsi/open-iscsi-2.1.3.ebuild index d7ff6b52509..a94f34c374e 100644 --- a/sys-block/open-iscsi/open-iscsi-2.1.3.ebuild +++ b/sys-block/open-iscsi/open-iscsi-2.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 libressl +tcp rdma systemd" DEPEND="
