app-crypt/certbot-apache: 1.1.0 stable amd64/x86
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 17 Feb 2020 21:47:22 +0000 (15:47 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 17 Feb 2020 21:51:18 +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-apache/certbot-apache-1.1.0.ebuild

index cef80d06281a1aee37baeb57e8955e203c5397df..ac62ff48ce5290fdd0fef12b5fac272a027ef715 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