diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 11:03:45 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 11:03:45 +0000 |
commit | 1e19b2e25b7ec90db8ca1e1a371db8f9040c3685 (patch) | |
tree | 3826038872d47a82ba64a409cd9a8e98bc834e9d /sys-auth | |
parent | sys-apps/rng-tools: Stabilize 6.17 arm64, #940893 (diff) | |
download | gentoo-1e19b2e25b7ec90db8ca1e1a371db8f9040c3685.tar.gz gentoo-1e19b2e25b7ec90db8ca1e1a371db8f9040c3685.tar.bz2 gentoo-1e19b2e25b7ec90db8ca1e1a371db8f9040c3685.zip |
sys-auth/oath-toolkit: Stabilize 2.6.12 arm64, #940902
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/oath-toolkit/oath-toolkit-2.6.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.12.ebuild b/sys-auth/oath-toolkit/oath-toolkit-2.6.12.ebuild index 6cd540afa540..5ac94c24f38e 100644 --- a/sys-auth/oath-toolkit/oath-toolkit-2.6.12.ebuild +++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.12.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 static-libs test" RESTRICT="!test? ( test )" |