app-crypt/certbot: add ~arm64 keywords to certbot and dependencies.

Signed-off-by: Andrius Štikonas <andrius@stikonas.eu>
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
Andrius Štikonas
2018-11-11 14:50:37 +00:00
committed by Matthew Thode
parent e7ba247425
commit 8954c0b020
22 changed files with 24 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 x86"
KEYWORDS="amd64 ~arm64 x86"
IUSE=""
DEPEND="app-admin/augeas"