summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-05 14:35:55 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-05 14:35:55 +0300
commit449eb30dd839380c530a75e4b58d886f6f3a7b52 (patch)
tree20de07abf711634ad2906ff37711fd33bb301349
parentdev-libs/opensc: Keyword 0.23.0-r2 s390, #909781 (diff)
downloadgentoo-449eb30dd839380c530a75e4b58d886f6f3a7b52.tar.gz
gentoo-449eb30dd839380c530a75e4b58d886f6f3a7b52.tar.bz2
gentoo-449eb30dd839380c530a75e4b58d886f6f3a7b52.zip
dev-libs/softhsm: Keyword 2.6.1-r2 s390, #909781
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-libs/softhsm/softhsm-2.6.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/softhsm/softhsm-2.6.1-r2.ebuild b/dev-libs/softhsm/softhsm-2.6.1-r2.ebuild
index 0b9c9a9a8875..dc8c0e0ad289 100644
--- a/dev-libs/softhsm/softhsm-2.6.1-r2.ebuild
+++ b/dev-libs/softhsm/softhsm-2.6.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://www.opendnssec.org/files/source/${P}.tar.gz"
LICENSE="BSD"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
IUSE="gost migration-tool test"
RESTRICT="!test? ( test )"