app-crypt/certbot: 1.2.0 stable amd64 / x86
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 4 Mar 2020 16:57:27 +0000 (10:57 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 4 Mar 2020 17:11:07 +0000 (11:11 -0600)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-crypt/certbot/certbot-1.2.0-r1.ebuild

index c81039179f59f69ed281d6551bd2e0a1cc2e2b01..cf2fc8bb8922271f5ebad17667f039a960727a2d 100644 (file)
@@ -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
 S=${WORKDIR}/${P}/${PN}