summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-12-21 19:56:17 +0100
committerTobias Klausmann <klausman@gentoo.org>2016-12-21 19:56:17 +0100
commit011db26e4b4358cb5f6dcf557621f392284a80e4 (patch)
treef2819afddaef5f74c79888396df843a1d8bf8150 /app-admin/sudo
parentwww-servers/apache-2.4.25-r0: stable on amd64 (diff)
downloadgentoo-011db26e4b4358cb5f6dcf557621f392284a80e4.tar.gz
gentoo-011db26e4b4358cb5f6dcf557621f392284a80e4.tar.bz2
gentoo-011db26e4b4358cb5f6dcf557621f392284a80e4.zip
app-admin/sudo-1.8.18_p1-r0: stable on amd64
Gentoo-Bug: 603170
Diffstat (limited to 'app-admin/sudo')
-rw-r--r--app-admin/sudo/sudo-1.8.18_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/sudo/sudo-1.8.18_p1.ebuild b/app-admin/sudo/sudo-1.8.18_p1.ebuild
index ef687bcf0302..440468df4a71 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"