diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 19:14:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 19:14:09 +0200 |
commit | 12805800a4ea0f3bfcebf151b6155d0f91c5985b (patch) | |
tree | bd26cce6a249b9b97f92a9f43cc752d519b0c340 /sys-auth | |
parent | net-vpn/openconnect: ppc64 stable wrt bug #719108 (diff) | |
download | gentoo-12805800a4ea0f3bfcebf151b6155d0f91c5985b.tar.gz gentoo-12805800a4ea0f3bfcebf151b6155d0f91c5985b.tar.bz2 gentoo-12805800a4ea0f3bfcebf151b6155d0f91c5985b.zip |
sys-auth/oath-toolkit: ppc64 stable wrt bug #719108
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@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 19ad6d70c851..691c859b4689 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 )" |