From: Agostino Sarubbo Date: Sat, 24 Dec 2016 10:23:27 +0000 (+0100) Subject: app-admin/sudo: arm stable wrt bug #603170 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b52f7a1cbbdd45f5d5d92f376a4eacf2ddbc5df3;p=gentoo.git app-admin/sudo: arm stable wrt bug #603170 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" 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 bd192308c106..1d462cb24a2d 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"