app-crypt/certbot-apache: 0.37.2 stablized amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 1 Sep 2019 18:55:46 +0000 (13:55 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 1 Sep 2019 18:55:46 +0000 (13:55 -0500)
Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-crypt/certbot-apache/certbot-apache-0.37.2.ebuild

index 5ac928afccf92836a2778655df40983c6e1f32a9..af3177274026dc6889b4e0df4ca6883b96327064 100644 (file)
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]]; then
        S=${WORKDIR}/${P}/${PN}
 else
        SRC_URI="https://github.com/${PN%-apache}/${PN%-apache}/archive/v${PV}.tar.gz -> ${PN%-apache}-${PV}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm64 x86"
        S=${WORKDIR}/${PN%-apache}-${PV}/${PN}
 fi