summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-11-06 20:44:49 +0100
committerSam James <sam@gentoo.org>2021-11-06 20:43:46 +0000
commit0e211f006d7d12cd880b6ab592bebe1eaec0c6a6 (patch)
tree038d3193ed8584d5fd271a786f71d1cf0e50a7fa /app-admin
parentsys-apps/pkgcore: stable 0.12.8 for hppa, bug #821832 (diff)
downloadgentoo-0e211f006d7d12cd880b6ab592bebe1eaec0c6a6.tar.gz
gentoo-0e211f006d7d12cd880b6ab592bebe1eaec0c6a6.tar.bz2
gentoo-0e211f006d7d12cd880b6ab592bebe1eaec0c6a6.zip
app-admin/sudo: stable 1.9.8_p2 for hppa, bug #820644
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/sudo/sudo-1.9.8_p2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/sudo/sudo-1.9.8_p2.ebuild b/app-admin/sudo/sudo-1.9.8_p2.ebuild
index 002fccede0ff..9fe1a63420ed 100644
--- a/app-admin/sudo/sudo-1.9.8_p2.ebuild
+++ b/app-admin/sudo/sudo-1.9.8_p2.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 ~riscv ~s390 sparc x86 ~sparc-solaris"
+ KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~sparc-solaris"
fi
fi