diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-26 16:19:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-26 16:19:04 +0100 |
commit | 7138199638da4e3b49038f032923a0f78ef57b1c (patch) | |
tree | 747f0b9fa7ba1553f5b039fb73a33d6d69fe7320 /sys-block | |
parent | app-text/xmlto: amd64 stable wrt bug #757576 (diff) | |
download | gentoo-7138199638da4e3b49038f032923a0f78ef57b1c.tar.gz gentoo-7138199638da4e3b49038f032923a0f78ef57b1c.tar.bz2 gentoo-7138199638da4e3b49038f032923a0f78ef57b1c.zip |
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@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/open-iscsi/open-iscsi-2.1.3.ebuild | 4 |
1 files 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 d7ff6b52509f..a94f34c374e8 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=" |