diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-08-12 22:07:33 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-08-12 22:08:59 -0500 |
commit | 5ef3d7257acd3b3aade0a64b624b37f1e414dcb6 (patch) | |
tree | 8b9950977f9a5aa40a5ae3dec79dca453f34a93b /sys-block/open-isns | |
parent | virtual/linux-sources: arm64 stable (diff) | |
download | gentoo-5ef3d7257acd3b3aade0a64b624b37f1e414dcb6.tar.gz gentoo-5ef3d7257acd3b3aade0a64b624b37f1e414dcb6.tar.bz2 gentoo-5ef3d7257acd3b3aade0a64b624b37f1e414dcb6.zip |
sys-block/open-isns: 0.98 stable arm64 (tested on new vm)
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-block/open-isns')
-rw-r--r-- | sys-block/open-isns/open-isns-0.98.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/open-isns/open-isns-0.98.ebuild b/sys-block/open-isns/open-isns-0.98.ebuild index 98810887454e..d429794c4efd 100644 --- a/sys-block/open-isns/open-isns-0.98.ebuild +++ b/sys-block/open-isns/open-isns-0.98.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/open-iscsi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc ~x86" IUSE="debug libressl slp ssl static" DEPEND=" |