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/pam_skey/
Date: Wed, 28 Aug 2019 09:51:49
Message-Id: 1566985892.9d7533aca8d07aa95b8663ff23488e6767eed263.ago@gentoo
1 commit: 9d7533aca8d07aa95b8663ff23488e6767eed263
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 28 09:51:32 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 28 09:51:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d7533ac
7
8 sys-auth/pam_skey: x86 stable wrt bug #692940
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild b/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild
18 index 6294890fff5..bf556e0b638 100644
19 --- a/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild
20 +++ b/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="http://dkorunic.net/tarballs/${P}.tar.gz
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27
28 RDEPEND="net-libs/libnsl:0=
29 >=sys-libs/pam-0.78-r3