diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-07-27 19:18:53 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-07-27 19:19:15 -0500 |
commit | c245641316cbeba6b61db4ff97b59bac119e32d3 (patch) | |
tree | fe6211988d4e284bda24a5b75c5113ece544144c /dev-python/authres | |
parent | dev-python/dkimpy: 0.9.2 bump (diff) | |
download | gentoo-c245641316cbeba6b61db4ff97b59bac119e32d3.tar.gz gentoo-c245641316cbeba6b61db4ff97b59bac119e32d3.tar.bz2 gentoo-c245641316cbeba6b61db4ff97b59bac119e32d3.zip |
dev-python/authres: add arm64
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/authres')
-rw-r--r-- | dev-python/authres/authres-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/authres/authres-1.1.1.ebuild b/dev-python/authres/authres-1.1.1.ebuild index 194c7205ebfc..e502ad34aebd 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="" |