summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-03-17 21:20:32 +0200
committerMart Raudsepp <leio@gentoo.org>2020-03-17 21:20:32 +0200
commit3558baf7d387ab64f14a3b955ef396e2d10da595 (patch)
treee1980ea49492b51d4b426b5a65ce0ab58baf80eb /app-admin
parentgnome-extra/yelp: bump to 3.34.0 (diff)
downloadgentoo-3558baf7d387ab64f14a3b955ef396e2d10da595.tar.gz
gentoo-3558baf7d387ab64f14a3b955ef396e2d10da595.tar.bz2
gentoo-3558baf7d387ab64f14a3b955ef396e2d10da595.zip
app-admin/sudo: arm64 stable (bug #707574)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-admin')
-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 f992bc8bc3d3..cb95f878c24b 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