summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-18 10:06:52 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-18 10:06:52 +0200
commitfa8e014ecf2c724e0f9a8e78f2b245d424abc42e (patch)
tree7e811bce79deb54ce4f2b7e55053d3036abcaa04
parentdev-util/strace: s390 stable wrt bug #738334 (diff)
downloadgentoo-fa8e014ecf2c724e0f9a8e78f2b245d424abc42e.tar.gz
gentoo-fa8e014ecf2c724e0f9a8e78f2b245d424abc42e.tar.bz2
gentoo-fa8e014ecf2c724e0f9a8e78f2b245d424abc42e.zip
app-admin/sudo: s390 stable wrt bug #738336
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--app-admin/sudo/sudo-1.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/sudo/sudo-1.9.2.ebuild b/app-admin/sudo/sudo-1.9.2.ebuild
index 78ba5eaf6cbc..ff902d2d4e1d 100644
--- a/app-admin/sudo/sudo-1.9.2.ebuild
+++ b/app-admin/sudo/sudo-1.9.2.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 sparc x86 ~sparc-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~sparc-solaris"
fi
fi