diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-05 14:32:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-05 14:32:57 +0000 |
commit | eb478d9fc2cdbfa857e7510c86d7cfe85aa53690 (patch) | |
tree | 82bd91b25456e56cb97a348504ccb4db798d24c0 /sys-auth | |
parent | dev-libs/libintl: Stabilize 0.22.5 ppc64, #940887 (diff) | |
download | gentoo-eb478d9fc2cdbfa857e7510c86d7cfe85aa53690.tar.gz gentoo-eb478d9fc2cdbfa857e7510c86d7cfe85aa53690.tar.bz2 gentoo-eb478d9fc2cdbfa857e7510c86d7cfe85aa53690.zip |
sys-auth/oath-toolkit: Stabilize 2.6.12 arm, #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 8bca99a2495b..31147b4a6e95 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 )" |