From 5a70e059765551a8f907952b25eb8cb637d4caf4 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sat, 18 Nov 2017 15:52:33 -0600 Subject: app-crypt/certbot-nginx: matching keywords from stable to 9999 Package-Manager: Portage-2.3.14, Repoman-2.3.6 --- app-crypt/certbot-nginx/certbot-nginx-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-crypt') diff --git a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild index a50019015699..94d8fd922794 100644 --- a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild +++ b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild @@ -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 -- cgit v1.2.3-65-gdbad