From: Agostino Sarubbo Date: Thu, 22 Dec 2016 09:30:00 +0000 (+0100) Subject: app-admin/sudo: ppc64 stable wrt bug #603170 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=55c80c0a4face4bda635102bf60293cb8da89e10;p=gentoo.git app-admin/sudo: ppc64 stable wrt bug #603170 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" 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 4f7b57a1573c..bd192308c106 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"