diff options
-rw-r--r-- | sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.0-r1.ebuild b/sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.0-r1.ebuild index f93875e443a8..fd630dc72b19 100644 --- a/sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.0-r1.ebuild +++ b/sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Yubico/${PN}/archive/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/2" -KEYWORDS="amd64" +KEYWORDS="amd64 ~riscv" IUSE="test" RESTRICT="!test? ( test )" |