diff options
author | Sam James <sam@gentoo.org> | 2023-09-08 00:01:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-08 00:01:56 +0100 |
commit | b9ce6700a451c272767fa2bfb672e4a57bcca22b (patch) | |
tree | aeb2865fa18a1732eb3975b3ebd28ea0ca088f4d /sys-auth/oath-toolkit | |
parent | sys-auth/oath-toolkit: Stabilize 2.6.9 ppc64, #913818 (diff) | |
download | gentoo-b9ce6700a451c272767fa2bfb672e4a57bcca22b.tar.gz gentoo-b9ce6700a451c272767fa2bfb672e4a57bcca22b.tar.bz2 gentoo-b9ce6700a451c272767fa2bfb672e4a57bcca22b.zip |
sys-auth/oath-toolkit: Stabilize 2.6.9 arm64, #913818
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/oath-toolkit')
-rw-r--r-- | sys-auth/oath-toolkit/oath-toolkit-2.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 3dcc7d1676c3..b03ba1c138a0 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 )" |