Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/sudo/
Date: Thu, 23 Aug 2018 01:41:54
Message-Id: 1534988353.238fc2c583d8740bdf47fc532fb07a80b935f01d.whissi@gentoo
1 commit: 238fc2c583d8740bdf47fc532fb07a80b935f01d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 23 01:39:13 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 23 01:39:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=238fc2c5
7
8 app-admin/sudo: x86 stable (bug #664116)
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11
12 app-admin/sudo/sudo-1.8.23-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/sudo/sudo-1.8.23-r2.ebuild b/app-admin/sudo/sudo-1.8.23-r2.ebuild
16 index 4e132ef6853..ff732cc2bbd 100644
17 --- a/app-admin/sudo/sudo-1.8.23-r2.ebuild
18 +++ b/app-admin/sudo/sudo-1.8.23-r2.ebuild
19 @@ -23,7 +23,7 @@ if [[ ${PV} != "9999" ]] ; then
20 SRC_URI="https://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
21 ftp://ftp.sudo.ws/pub/sudo/${uri_prefix}${MY_P}.tar.gz"
22 if [[ ${PV} != *_beta* ]] && [[ ${PV} != *_rc* ]] ; then
23 - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris"
24 + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris"
25 fi
26 fi