diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-09 18:53:28 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-09 18:53:28 +0000 |
commit | 6e59b28dd888c265f55f1fc26450bee2c431cf21 (patch) | |
tree | b8fb78de9e629c4bd7d40086712a2a9a88eb3fc2 /sys-auth | |
parent | sys-auth/oath-toolkit: Stabilize 2.6.7 arm64, #827887 (diff) | |
download | gentoo-6e59b28dd888c265f55f1fc26450bee2c431cf21.tar.gz gentoo-6e59b28dd888c265f55f1fc26450bee2c431cf21.tar.bz2 gentoo-6e59b28dd888c265f55f1fc26450bee2c431cf21.zip |
sys-auth/oath-toolkit: Stabilize 2.6.7 ppc64, #827887
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/oath-toolkit/oath-toolkit-2.6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.7.ebuild b/sys-auth/oath-toolkit/oath-toolkit-2.6.7.ebuild index b67f0b0a53e9..baee82e01fd7 100644 --- a/sys-auth/oath-toolkit/oath-toolkit-2.6.7.ebuild +++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.7.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 pskc static-libs test" REQUIRED_USE="test? ( pskc )" RESTRICT="!test? ( test )" |