From 12882fff709b08a721626ed7d02bb247285e211a Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 18 Sep 2023 22:59:36 +0300 Subject: [PATCH] sys-auth/oath-toolkit: Stabilize 2.6.9 x86, #913818 Signed-off-by: Arthur Zamarin --- sys-auth/oath-toolkit/oath-toolkit-2.6.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.9.ebuild b/sys-auth/oath-toolkit/oath-toolkit-2.6.9.ebuild index b03ba1c138a00..0c5a5e61881e8 100644 --- a/sys-auth/oath-toolkit/oath-toolkit-2.6.9.ebuild +++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.9.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 )"