Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/certbot/
Date: Sat, 02 Jun 2018 21:16:23
Message-Id: 1527974164.08c847bedd5dcdf8e10b2adf72a8d5641507256e.prometheanfire@gentoo
1 commit: 08c847bedd5dcdf8e10b2adf72a8d5641507256e
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 2 21:10:08 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 2 21:16:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08c847be
7
8 app-crypt/certbot: 0.24.0 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-crypt/certbot/certbot-0.24.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/certbot/certbot-0.24.0.ebuild b/app-crypt/certbot/certbot-0.24.0.ebuild
16 index f21b72555c8..ba4271ffa17 100644
17 --- a/app-crypt/certbot/certbot-0.24.0.ebuild
18 +++ b/app-crypt/certbot/certbot-0.24.0.ebuild
19 @@ -9,7 +9,7 @@ if [[ ${PV} == 9999* ]]; then
20 inherit git-r3
21 else
22 SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23 - KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
24 + KEYWORDS="amd64 ~arm ~ppc64 x86"
25 fi
26
27 inherit distutils-r1