diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2015-11-02 11:34:33 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2015-11-02 11:34:33 +0300 |
commit | 4ea2ecc3d45a21c79cb4418068901bfcd95858b7 (patch) | |
tree | 123bc052a61104ed4b0e5169d8f18be9c639dfc2 /app-admin | |
parent | sys-libs/uid_wrapper: Bump to version 1.2.0 (diff) | |
download | gentoo-4ea2ecc3d45a21c79cb4418068901bfcd95858b7.tar.gz gentoo-4ea2ecc3d45a21c79cb4418068901bfcd95858b7.tar.bz2 gentoo-4ea2ecc3d45a21c79cb4418068901bfcd95858b7.zip |
app-admin/sudo: x86 stable
Gentoo-Bug: 564662
Package-Manager: portage-2.2.23
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/sudo/sudo-1.8.14_p3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/sudo/sudo-1.8.14_p3.ebuild b/app-admin/sudo/sudo-1.8.14_p3.ebuild index ebbbe5ced4dd..c4e80afad003 100644 --- a/app-admin/sudo/sudo-1.8.14_p3.ebuild +++ b/app-admin/sudo/sudo-1.8.14_p3.ebuild @@ -23,7 +23,7 @@ SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz # 3-clause BSD license LICENSE="ISC BSD" SLOT="0" -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" IUSE="ldap nls pam offensive selinux skey +sendmail" DEPEND="pam? ( virtual/pam ) |