diff options
author | Sam James <sam@gentoo.org> | 2020-08-19 22:35:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-19 22:35:09 +0000 |
commit | 105a294f22fdb4bd10aa86f521941fe5fee43403 (patch) | |
tree | 0b71c4feced68fe1486ab2155ed2cfcf3ca00ed5 /net-libs | |
parent | net-misc/vde: arm64 stable (bug #738056) (diff) | |
download | gentoo-105a294f22fdb4bd10aa86f521941fe5fee43403.tar.gz gentoo-105a294f22fdb4bd10aa86f521941fe5fee43403.tar.bz2 gentoo-105a294f22fdb4bd10aa86f521941fe5fee43403.zip |
net-libs/libiscsi: arm64 stable (bug #738056)
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libiscsi/libiscsi-1.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libiscsi/libiscsi-1.18.0.ebuild b/net-libs/libiscsi/libiscsi-1.18.0.ebuild index cd88cec93baf..a493b1185913 100644 --- a/net-libs/libiscsi/libiscsi-1.18.0.ebuild +++ b/net-libs/libiscsi/libiscsi-1.18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 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/sahlberg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="static-libs" RDEPEND="dev-libs/libgcrypt:0=" |