Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/authres/
Date: Thu, 14 May 2020 13:25:34
Message-Id: 1589462715.6f0f0ba57b731896e43dd099f1c0ac0fb15653c3.ago@gentoo
1 commit: 6f0f0ba57b731896e43dd099f1c0ac0fb15653c3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 14 13:25:15 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu May 14 13:25:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f0f0ba5
7
8 dev-python/authres: x86 stable wrt bug #721758
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/authres/authres-1.2.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/authres/authres-1.2.0.ebuild b/dev-python/authres/authres-1.2.0.ebuild
18 index 133fb7eb3cc..ebb3dc4e969 100644
19 --- a/dev-python/authres/authres-1.2.0.ebuild
20 +++ b/dev-python/authres/authres-1.2.0.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="https://launchpad.net/authentication-results-python
22 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23
24 LICENSE="Apache-2.0"
25 -KEYWORDS="amd64 ~arm64 ~x86"
26 +KEYWORDS="amd64 ~arm64 x86"
27 SLOT="0"
28 IUSE=""