summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-04 09:07:24 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-04 09:07:24 +0100
commit2d42830cfec233238b268c6f2e2106fc44813bce (patch)
tree1821760b2d9fa26bc4e8b4e393e7dc3794d602ad /app-admin/sudo
parentapp-misc/mc: arm stable wrt bug #711370 (diff)
downloadgentoo-2d42830cfec233238b268c6f2e2106fc44813bce.tar.gz
gentoo-2d42830cfec233238b268c6f2e2106fc44813bce.tar.bz2
gentoo-2d42830cfec233238b268c6f2e2106fc44813bce.zip
app-admin/sudo: ia64 stable wrt bug #707574
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" 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 6343c472f062..c2f50cf3530b 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