summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-08-23 03:39:13 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-08-23 03:39:13 +0200
commit238fc2c583d8740bdf47fc532fb07a80b935f01d (patch)
tree6a0761634ba1454f40f984115b8c6be507230e48 /app-admin
parentmedia-sound/qmmp: x86 stable (bug #663134) (diff)
downloadgentoo-238fc2c583d8740bdf47fc532fb07a80b935f01d.tar.gz
gentoo-238fc2c583d8740bdf47fc532fb07a80b935f01d.tar.bz2
gentoo-238fc2c583d8740bdf47fc532fb07a80b935f01d.zip
app-admin/sudo: x86 stable (bug #664116)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
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 4e132ef6853c..ff732cc2bbd8 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