summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-03 08:55:06 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-03 08:55:06 +0100
commit5e8f47ebcbbd32f68d704db874042c89fd0e0c58 (patch)
treef05deac5fc15e363e7c7bbbf9fb9ab069bcf34b6 /app-admin/sudo
parentapp-misc/screen: ia64 stable wrt bug #708460 (diff)
downloadgentoo-5e8f47ebcbbd32f68d704db874042c89fd0e0c58.tar.gz
gentoo-5e8f47ebcbbd32f68d704db874042c89fd0e0c58.tar.bz2
gentoo-5e8f47ebcbbd32f68d704db874042c89fd0e0c58.zip
app-admin/sudo: s390 stable wrt bug #707574
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/sudo')
-rw-r--r--app-admin/sudo/sudo-1.8.31.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/sudo/sudo-1.8.31.ebuild b/app-admin/sudo/sudo-1.8.31.ebuild
index 0e58ee1d9ea0..edea01e93653 100644
--- a/app-admin/sudo/sudo-1.8.31.ebuild
+++ b/app-admin/sudo/sudo-1.8.31.ebuild
@@ -22,7 +22,7 @@ else
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 ~sparc-solaris"
+ KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 s390 ~sh sparc ~x86 ~sparc-solaris"
fi
fi