diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-07 02:46:26 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-08 08:41:25 +0200 |
commit | 1daee87e2c3041a9fd1df863b8e2de35478eeee9 (patch) | |
tree | 9e8fbf63b02363bd8184b906f9f6529850dadc02 /sys-auth | |
parent | net-vpn/ocserv: arm stable (bug #719108) (diff) | |
download | gentoo-1daee87e2c3041a9fd1df863b8e2de35478eeee9.tar.gz gentoo-1daee87e2c3041a9fd1df863b8e2de35478eeee9.tar.bz2 gentoo-1daee87e2c3041a9fd1df863b8e2de35478eeee9.zip |
sys-auth/oath-toolkit: arm stable (bug #719108)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild index 691c859b4689..f92309af492c 100644 --- a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild +++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc64 x86" IUSE="pam pskc test" RESTRICT="!test? ( test )" |