diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-21 17:22:26 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-21 19:42:28 +0100 |
commit | 49afd7fb72585746ba7007ceccce9ae7573f1af9 (patch) | |
tree | dd80c59c19ce1041c34a005b3f7f8d7304670248 /app-admin/sudo | |
parent | media-libs/fontconfig: stable 2.13.0-r4 for sparc, bug #664108 (diff) | |
download | gentoo-49afd7fb72585746ba7007ceccce9ae7573f1af9.tar.gz gentoo-49afd7fb72585746ba7007ceccce9ae7573f1af9.tar.bz2 gentoo-49afd7fb72585746ba7007ceccce9ae7573f1af9.zip |
app-admin/sudo: stable 1.8.23-r2 for sparc, bug #664116
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-admin/sudo')
-rw-r--r-- | app-admin/sudo/sudo-1.8.23-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/sudo/sudo-1.8.23-r2.ebuild b/app-admin/sudo/sudo-1.8.23-r2.ebuild index f4ab4527b4fc..aff86ebee00a 100644 --- a/app-admin/sudo/sudo-1.8.23-r2.ebuild +++ b/app-admin/sudo/sudo-1.8.23-r2.ebuild @@ -23,7 +23,7 @@ if [[ ${PV} != "9999" ]] ; then 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 ~amd64-fbsd ~x86-fbsd ~sparc-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris" fi fi |