diff options
author | Sam James <sam@gentoo.org> | 2021-03-26 18:35:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-26 18:35:36 +0000 |
commit | f016cf4fc07eca3448905f7ceab8cae2e413521c (patch) | |
tree | 2d0863b41806ddd23143c2c4dca950d2406b97e3 /sys-block/open-isns | |
parent | dev-libs/libxml2: Stabilize 2.9.10-r5 x86, #749849 (diff) | |
download | gentoo-f016cf4fc07eca3448905f7ceab8cae2e413521c.tar.gz gentoo-f016cf4fc07eca3448905f7ceab8cae2e413521c.tar.bz2 gentoo-f016cf4fc07eca3448905f7ceab8cae2e413521c.zip |
sys-block/open-isns: Stabilize 0.98 x86, #763954
Signed-off-by: Sam James <sam@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 d429794c4efd..6cf8f4626f76 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-2020 Gentoo Authors +# Copyright 1999-2021 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=" |