Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/sudo/
Date: Fri, 08 Jul 2016 14:50:43
Message-Id: 1467989421.165b544e048e8499279f06056bf83e029904a318.maekke@gentoo
1 commit: 165b544e048e8499279f06056bf83e029904a318
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 8 14:50:21 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 8 14:50:21 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=165b544e
7
8 app-admin/sudo: arm stable, bug #587794
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="arm"
12
13 app-admin/sudo/sudo-1.8.16.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/sudo/sudo-1.8.16.ebuild b/app-admin/sudo/sudo-1.8.16.ebuild
17 index 602588a..2938bb0 100644
18 --- a/app-admin/sudo/sudo-1.8.16.ebuild
19 +++ b/app-admin/sudo/sudo-1.8.16.ebuild
20 @@ -23,7 +23,7 @@ SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
21 # 3-clause BSD license
22 LICENSE="ISC BSD"
23 SLOT="0"
24 -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris"
25 +KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris"
26 IUSE="ldap nls pam offensive selinux skey +sendmail"
27
28 DEPEND="pam? ( virtual/pam )