app-crypt/certbot: 0.33.1 stable amd64/x86
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 3 May 2019 17:02:13 +0000 (12:02 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 3 May 2019 17:02:13 +0000 (12:02 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-crypt/certbot/certbot-0.33.1.ebuild

index 261fd8251037c6480799da6ad1a32e41c58acf61..813dc8744aa7845c8684ab4fa2828cc7e620b634 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
 
 inherit distutils-r1