From c245641316cbeba6b61db4ff97b59bac119e32d3 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sat, 27 Jul 2019 19:18:53 -0500 Subject: [PATCH] dev-python/authres: add arm64 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Matthew Thode --- dev-python/authres/authres-1.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/authres/authres-1.1.1.ebuild b/dev-python/authres/authres-1.1.1.ebuild index 194c7205ebfcb..e502ad34aebd5 100644 --- a/dev-python/authres/authres-1.1.1.ebuild +++ b/dev-python/authres/authres-1.1.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://launchpad.net/authentication-results-python https://pypi.org/p SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" SLOT="0" IUSE=""