diff options
author | Sam James <sam@gentoo.org> | 2024-10-05 08:27:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-05 08:27:44 +0100 |
commit | c486a866df02ae84179f4d5b24aab73c2e3bf075 (patch) | |
tree | b58fa2cc227d882a002ff13f2afcfb25b1739795 /sys-auth | |
parent | sys-apps/gentoo-functions: add 1.7.3 (diff) | |
download | gentoo-c486a866df02ae84179f4d5b24aab73c2e3bf075.tar.gz gentoo-c486a866df02ae84179f4d5b24aab73c2e3bf075.tar.bz2 gentoo-c486a866df02ae84179f4d5b24aab73c2e3bf075.zip |
sys-auth/oath-toolkit: Stabilize 2.6.11 ppc64, #940753
Signed-off-by: Sam James <sam@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 b82f773e2a74..3f730528e720 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 )" |