diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-27 22:45:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-27 22:45:09 +0200 |
commit | c59ad306c6de487f9cc80dfca618024a9647bcbe (patch) | |
tree | 8fe565cf98d787e192c77b4aebbd755494a35f83 /sys-auth/pam_skey | |
parent | app-xemacs/ebuild-mode: amd64 stable wrt bug #692936 (diff) | |
download | gentoo-c59ad306c6de487f9cc80dfca618024a9647bcbe.tar.gz gentoo-c59ad306c6de487f9cc80dfca618024a9647bcbe.tar.bz2 gentoo-c59ad306c6de487f9cc80dfca618024a9647bcbe.zip |
sys-auth/pam_skey: amd64 stable wrt bug #692940
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth/pam_skey')
-rw-r--r-- | sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index c286358b4e13..6294890fff54 100644 --- a/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild +++ b/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="http://dkorunic.net/tarballs/${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND="net-libs/libnsl:0= >=sys-libs/pam-0.78-r3 |