diff options
author | Matt Turner <mattst88@gentoo.org> | 2015-11-15 10:01:57 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2015-11-15 10:27:49 -0800 |
commit | b945458d592d22668e410033aba23f567704e9ea (patch) | |
tree | 2690c240b1d1d07621507f5f401e5f312c57eba8 /app-admin | |
parent | net-nds/rpcbind: alpha stable, bug 560990. (diff) | |
download | gentoo-b945458d592d22668e410033aba23f567704e9ea.tar.gz gentoo-b945458d592d22668e410033aba23f567704e9ea.tar.bz2 gentoo-b945458d592d22668e410033aba23f567704e9ea.zip |
app-admin/sudo: alpha stable, bug 564774.
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/sudo/sudo-1.8.15-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/sudo/sudo-1.8.15-r1.ebuild b/app-admin/sudo/sudo-1.8.15-r1.ebuild index 037562e6f038..d17fa158e60c 100644 --- a/app-admin/sudo/sudo-1.8.15-r1.ebuild +++ b/app-admin/sudo/sudo-1.8.15-r1.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 ) |