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: Mon, 26 Feb 2018 12:56:44
Message-Id: 1519649738.1d06207c220b8d1c5464c0205f4adf85e39a9aea.prometheanfire@gentoo
1 commit: 1d06207c220b8d1c5464c0205f4adf85e39a9aea
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 26 12:41:57 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 26 12:55:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d06207c
7
8 app-crypt/certbot: 0.21.1 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 app-crypt/certbot/certbot-0.21.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/certbot/certbot-0.21.1.ebuild b/app-crypt/certbot/certbot-0.21.1.ebuild
16 index 10f9b67afa2..fe734acd2c2 100644
17 --- a/app-crypt/certbot/certbot-0.21.1.ebuild
18 +++ b/app-crypt/certbot/certbot-0.21.1.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