app-crypt/certbot: 1.1.0 stable amd64/x86
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 17 Feb 2020 21:45:12 +0000 (15:45 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 17 Feb 2020 21:51:16 +0000 (15:51 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-crypt/certbot/certbot-1.1.0.ebuild

index ec673774775d55c4a28f08f515fe6f34b01de655..0bdc5cb8d9fb7aa61e36f3f491831833cf2b0299 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}