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:14:52
Message-Id: 1482660832.f2b1576eb835a999317f4f5282df6e0447fde08b.ago@gentoo
1 commit: f2b1576eb835a999317f4f5282df6e0447fde08b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 25 10:13:52 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 25 10:13:52 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b1576e
7
8 app-admin/sudo: ia64 stable wrt bug #603170
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="ia64"
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 96bb7471..166f9dc 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"