diff options
author | Sam James <sam@gentoo.org> | 2020-08-04 23:56:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-04 23:56:19 +0000 |
commit | 516f22d66b2dbe06e7adf4058fb1340114c69160 (patch) | |
tree | b48096260d86868064347aaa83c8cc559315123a /dev-python/authres | |
parent | dev-python/dkimpy: arm64 stable (bug #734798) (diff) | |
download | gentoo-516f22d66b2dbe06e7adf4058fb1340114c69160.tar.gz gentoo-516f22d66b2dbe06e7adf4058fb1340114c69160.tar.bz2 gentoo-516f22d66b2dbe06e7adf4058fb1340114c69160.zip |
dev-python/authres: arm64 stable (bug #734798)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/authres')
-rw-r--r-- | dev-python/authres/authres-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/authres/authres-1.2.0.ebuild b/dev-python/authres/authres-1.2.0.ebuild index ae527433ce74..11a410532d3b 100644 --- a/dev-python/authres/authres-1.2.0.ebuild +++ b/dev-python/authres/authres-1.2.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://launchpad.net/authentication-results-python SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 arm64 x86" SLOT="0" IUSE="" |