summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2017-06-03 13:38:09 +0200
committerLars Wendler <polynomial-c@gentoo.org>2017-06-03 13:38:56 +0200
commit270a6423a85e65f15a99e95574d5400424fd5612 (patch)
tree80cd3ad8e5c368146faa8b7bfe2106afb5adca40
parentdev-perl/CryptX: Bump to version 0.48.0 (diff)
downloadgentoo-270a6423a85e65f15a99e95574d5400424fd5612.tar.gz
gentoo-270a6423a85e65f15a99e95574d5400424fd5612.tar.bz2
gentoo-270a6423a85e65f15a99e95574d5400424fd5612.zip
app-admin/sudo: Version 1.8.20_p2 stable for all arches (bug #620482).
Fast stabilizing as this is a followup bug of CVE-2017-1000367. Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--app-admin/sudo/sudo-1.8.20_p2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/sudo/sudo-1.8.20_p2.ebuild b/app-admin/sudo/sudo-1.8.20_p2.ebuild
index 163cd3850235..621ff50e219c 100644
--- a/app-admin/sudo/sudo-1.8.20_p2.ebuild
+++ b/app-admin/sudo/sudo-1.8.20_p2.ebuild
@@ -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"