Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/oath-toolkit/
Date: Wed, 13 May 2020 17:14:37
Message-Id: 1589390049.12805800a4ea0f3bfcebf151b6155d0f91c5985b.ago@gentoo
1 commit: 12805800a4ea0f3bfcebf151b6155d0f91c5985b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 13 17:14:09 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed May 13 17:14:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12805800
7
8 sys-auth/oath-toolkit: ppc64 stable wrt bug #719108
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild
18 index 19ad6d70c85..691c859b468 100644
19 --- a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild
20 +++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz"
22 LICENSE="GPL-3 LGPL-2.1"
23
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
26 +KEYWORDS="amd64 ~arm arm64 ppc64 x86"
27 IUSE="pam pskc test"
28 RESTRICT="!test? ( test )"