app-crypt/certbot-apache: 0.25.1 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 14 Jul 2018 19:14:53 +0000 (14:14 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 14 Jul 2018 19:16:08 +0000 (14:16 -0500)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-crypt/certbot-apache/certbot-apache-0.25.1.ebuild

index 243b9c52b64bb64ddad69f9264c95c76d6195d2e..b0ecabafe1c01348af08eed030644ae05742f728 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 ~x86"
+       KEYWORDS="amd64 x86"
        S=${WORKDIR}/${PN%-apache}-${PV}/${PN}
 fi