app-admin/sudo: Version 1.8.20_p2 stable for all arches (bug #620482).
authorLars Wendler <polynomial-c@gentoo.org>
Sat, 3 Jun 2017 11:38:09 +0000 (13:38 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Sat, 3 Jun 2017 11:38:56 +0000 (13:38 +0200)
Fast stabilizing as this is a followup bug of CVE-2017-1000367.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

app-admin/sudo/sudo-1.8.20_p2.ebuild

index 163cd3850235a87026b08d21239ade4fd3464ce7..621ff50e219c395859e315de699c602450b7b9bd 100644 (file)
@@ -23,7 +23,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 ~sparc-solaris"
+       KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~sparc-solaris"
 fi
 IUSE="gcrypt ldap nls pam offensive openssl selinux skey +sendmail"