Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/authres/
Date: Wed, 05 Aug 2020 00:14:19
Message-Id: 1596585379.516f22d66b2dbe06e7adf4058fb1340114c69160.sam@gentoo
1 commit: 516f22d66b2dbe06e7adf4058fb1340114c69160
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 4 23:56:19 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 4 23:56:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=516f22d6
7
8 dev-python/authres: arm64 stable (bug #734798)
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-python/authres/authres-1.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/authres/authres-1.2.0.ebuild b/dev-python/authres/authres-1.2.0.ebuild
17 index ae527433ce7..11a410532d3 100644
18 --- a/dev-python/authres/authres-1.2.0.ebuild
19 +++ b/dev-python/authres/authres-1.2.0.ebuild
20 @@ -12,7 +12,7 @@ HOMEPAGE="https://launchpad.net/authentication-results-python
21 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="Apache-2.0"
24 -KEYWORDS="amd64 ~arm64 x86"
25 +KEYWORDS="amd64 arm64 x86"
26 SLOT="0"
27 IUSE=""