diff options
author | 2024-10-05 08:18:58 +0000 | |
---|---|---|
committer | 2024-10-05 08:18:58 +0000 | |
commit | 91430a9445848578bb54372667a28847e1b8b92a (patch) | |
tree | 98461916f97dc25b6d2a6e0bc3f7ae728ca1bad4 /sys-auth | |
parent | sci-libs/cgnslib: fix modern C issues (diff) | |
download | gentoo-91430a9445848578bb54372667a28847e1b8b92a.tar.gz gentoo-91430a9445848578bb54372667a28847e1b8b92a.tar.bz2 gentoo-91430a9445848578bb54372667a28847e1b8b92a.zip |
sys-auth/oath-toolkit: Stabilize 2.6.11 amd64, #940753
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/oath-toolkit/oath-toolkit-2.6.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.11.ebuild b/sys-auth/oath-toolkit/oath-toolkit-2.6.11.ebuild index 2ca0d98798f1..6b0eb42557da 100644 --- a/sys-auth/oath-toolkit/oath-toolkit-2.6.11.ebuild +++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.11.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 )" |