summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-03 09:02:53 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-03 09:02:53 +0100
commit59f865cbaa601274b7766f369fe47e35cf92d3c2 (patch)
tree89b5e1dee3affd9dcd70fb9f7edbc27aee000273 /app-admin/sudo
parentapp-admin/sudo: s390 stable wrt bug #707574 (diff)
downloadgentoo-59f865cbaa601274b7766f369fe47e35cf92d3c2.tar.gz
gentoo-59f865cbaa601274b7766f369fe47e35cf92d3c2.tar.bz2
gentoo-59f865cbaa601274b7766f369fe47e35cf92d3c2.zip
app-admin/sudo: x86 stable wrt bug #707574
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" 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 edea01e93653..59388c54481d 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