app-crypt/certbot-nginx: matching keywords from stable to 9999
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 18 Nov 2017 21:52:33 +0000 (15:52 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 18 Nov 2017 21:52:55 +0000 (15:52 -0600)
Package-Manager: Portage-2.3.14, Repoman-2.3.6

app-crypt/certbot-nginx/certbot-nginx-9999.ebuild

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