dev-python/python-gnupg: keyword ~arm64

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
This commit is contained in:
Anthony G. Basile
2019-04-22 09:04:50 -04:00
parent b4f6ae8b2e
commit e86921b1ff
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
RDEPEND="app-crypt/gnupg"
DEPEND="${RDEPEND}"