diff options
Diffstat (limited to 'sys-auth/oath-toolkit/oath-toolkit-2.6.7.ebuild')
-rw-r--r-- | sys-auth/oath-toolkit/oath-toolkit-2.6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.7.ebuild b/sys-auth/oath-toolkit/oath-toolkit-2.6.7.ebuild index baee82e01fd7..587134ecf762 100644 --- a/sys-auth/oath-toolkit/oath-toolkit-2.6.7.ebuild +++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86" IUSE="pam pskc static-libs test" REQUIRED_USE="test? ( pskc )" RESTRICT="!test? ( test )" |