diff options
Diffstat (limited to 'app-crypt/acme/acme-2.4.0.ebuild')
-rw-r--r-- | app-crypt/acme/acme-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/acme/acme-2.4.0.ebuild b/app-crypt/acme/acme-2.4.0.ebuild index 75bfed79eb0c..cfc99164db52 100644 --- a/app-crypt/acme/acme-2.4.0.ebuild +++ b/app-crypt/acme/acme-2.4.0.ebuild @@ -22,7 +22,7 @@ else https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> ${PARENT_P}.gh.tar.gz " - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" fi DESCRIPTION="An implementation of the ACME protocol" |