commit: f016cf4fc07eca3448905f7ceab8cae2e413521c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 26 18:35:36 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 26 18:35:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f016cf4f
sys-block/open-isns: Stabilize 0.98 x86, #763954 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-block/open-isns/open-isns-0.98.ebuild | 4 ++-- 1 file 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 d429794c4ef..6cf8f4626f7 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="
