diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-18 22:59:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-18 22:59:36 +0300 |
commit | 12882fff709b08a721626ed7d02bb247285e211a (patch) | |
tree | 3d96c92368612d3e63c1dcd0551df0bbb0ec553f /sys-auth | |
parent | sci-geosciences/qgis: Stabilize 3.28.10 amd64, #911210 (diff) | |
download | gentoo-12882fff709b08a721626ed7d02bb247285e211a.tar.gz gentoo-12882fff709b08a721626ed7d02bb247285e211a.tar.bz2 gentoo-12882fff709b08a721626ed7d02bb247285e211a.zip |
sys-auth/oath-toolkit: Stabilize 2.6.9 x86, #913818
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth')
-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 b03ba1c138a0..0c5a5e61881e 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 )" |