diff options
Diffstat (limited to 'dev-libs/softhsm/softhsm-2.6.1-r3.ebuild')
-rw-r--r-- | dev-libs/softhsm/softhsm-2.6.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/softhsm/softhsm-2.6.1-r3.ebuild b/dev-libs/softhsm/softhsm-2.6.1-r3.ebuild index 9accb9d0f790..d05aff92022e 100644 --- a/dev-libs/softhsm/softhsm-2.6.1-r3.ebuild +++ b/dev-libs/softhsm/softhsm-2.6.1-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-2.6.1-p LICENSE="BSD" SLOT="2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~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 )" |