summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-08-23 05:46:21 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-08-23 05:46:21 +0300
commit133761b66ef64e6bd6d30fe0135db3a29b11b66a (patch)
tree8437ec0b1cc5fd44126a2985ba11d66dcf4e815f /app-admin
parentmedia-sound/grip: amd64 stable wrt bug #659366 (diff)
downloadgentoo-133761b66ef64e6bd6d30fe0135db3a29b11b66a.tar.gz
gentoo-133761b66ef64e6bd6d30fe0135db3a29b11b66a.tar.bz2
gentoo-133761b66ef64e6bd6d30fe0135db3a29b11b66a.zip
app-admin/sudo: mark stable wrt bug #664116
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/sudo/sudo-1.8.23-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/sudo/sudo-1.8.23-r2.ebuild b/app-admin/sudo/sudo-1.8.23-r2.ebuild
index ff732cc2bbd8..797af1bfd337 100644
--- a/app-admin/sudo/sudo-1.8.23-r2.ebuild
+++ b/app-admin/sudo/sudo-1.8.23-r2.ebuild
@@ -23,7 +23,7 @@ if [[ ${PV} != "9999" ]] ; then
SRC_URI="https://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
ftp://ftp.sudo.ws/pub/sudo/${uri_prefix}${MY_P}.tar.gz"
if [[ ${PV} != *_beta* ]] && [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris"
fi
fi