diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 15:20:33 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 15:20:33 +0100 |
commit | 4418544000cf12b5de174a01a8167c2363903ac3 (patch) | |
tree | 9cf54a5eaf646bf53058e55850958fd4db8a90b9 /net-libs | |
parent | app-admin/sysstat: Stabilize 12.6.2-r2 arm64, #944659 (diff) | |
download | gentoo-4418544000cf12b5de174a01a8167c2363903ac3.tar.gz gentoo-4418544000cf12b5de174a01a8167c2363903ac3.tar.bz2 gentoo-4418544000cf12b5de174a01a8167c2363903ac3.zip |
net-libs/libiscsi: Stabilize 1.20.0 x86, #944662
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libiscsi/libiscsi-1.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libiscsi/libiscsi-1.20.0.ebuild b/net-libs/libiscsi/libiscsi-1.20.0.ebuild index 0c4f828655c5..b9717e237f25 100644 --- a/net-libs/libiscsi/libiscsi-1.20.0.ebuild +++ b/net-libs/libiscsi/libiscsi-1.20.0.ebuild @@ -19,7 +19,7 @@ else SRC_URI="https://github.com/sahlberg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" fi - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86" fi DESCRIPTION="iscsi client library and utilities" |