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:09:57
Message-Id: 1482660500.3c60c6ae636ff1280b17d3749c6a373518116ad3.ago@gentoo
1 commit: 3c60c6ae636ff1280b17d3749c6a373518116ad3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 25 10:08:20 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 25 10:08:20 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c60c6ae
7
8 app-admin/sudo: sparc stable wrt bug #603170
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="sparc"
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 1d462cb..96bb7471 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"