From: Agostino Sarubbo Date: Sun, 25 Dec 2016 10:21:41 +0000 (+0100) Subject: app-admin/sudo: ppc stable wrt bug #603170 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=edd69b5192f7a3db37bf2d4992bdae07d587dcd0;p=gentoo.git app-admin/sudo: ppc stable wrt bug #603170 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- diff --git a/app-admin/sudo/sudo-1.8.18_p1.ebuild b/app-admin/sudo/sudo-1.8.18_p1.ebuild index 166f9dc167d5..e73216fd1718 100644 --- a/app-admin/sudo/sudo-1.8.18_p1.ebuild +++ b/app-admin/sudo/sudo-1.8.18_p1.ebuild @@ -24,7 +24,7 @@ SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz LICENSE="ISC BSD" SLOT="0" if [[ ${PV} != *_beta* ]] && [[ ${PV} != *_rc* ]] ; then - 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" + 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" fi IUSE="ldap nls pam offensive selinux skey +sendmail"