Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/sudo/
Date: Sun, 25 Dec 2016 10:23:34
Message-Id: 1482661301.edd69b5192f7a3db37bf2d4992bdae07d587dcd0.ago@gentoo
1 commit: edd69b5192f7a3db37bf2d4992bdae07d587dcd0
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 25 10:21:41 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 25 10:21:41 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edd69b51
7
8 app-admin/sudo: ppc stable wrt bug #603170
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-admin/sudo/sudo-1.8.18_p1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/sudo/sudo-1.8.18_p1.ebuild b/app-admin/sudo/sudo-1.8.18_p1.ebuild
18 index 166f9dc..e73216f 100644
19 --- a/app-admin/sudo/sudo-1.8.18_p1.ebuild
20 +++ b/app-admin/sudo/sudo-1.8.18_p1.ebuild
21 @@ -24,7 +24,7 @@ SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
22 LICENSE="ISC BSD"
23 SLOT="0"
24 if [[ ${PV} != *_beta* ]] && [[ ${PV} != *_rc* ]] ; then
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 + 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"
27 fi
28 IUSE="ldap nls pam offensive selinux skey +sendmail"