From 3234347a425af8ab62eb56ea83d002b8288e3904 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sun, 1 Sep 2019 13:55:08 -0500 Subject: app-crypt/certbot: 0.37.0 stablized amd64 and x86 Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode --- app-crypt/certbot/certbot-0.37.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-crypt/certbot') diff --git a/app-crypt/certbot/certbot-0.37.0.ebuild b/app-crypt/certbot/certbot-0.37.0.ebuild index c55679793511..4ed99381a016 100644 --- a/app-crypt/certbot/certbot-0.37.0.ebuild +++ b/app-crypt/certbot/certbot-0.37.0.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999* ]]; then inherit git-r3 else SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" fi inherit distutils-r1 -- cgit v1.2.3-65-gdbad