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/slixmpp/
Date: Sun, 06 Jun 2021 07:14:59
Message-Id: 1622963681.ab3d66eff9ac0fc86bc84abd5134ac5750b3cd23.ago@gentoo
1 commit: ab3d66eff9ac0fc86bc84abd5134ac5750b3cd23
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 6 07:14:41 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 6 07:14:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab3d66ef
7
8 dev-python/slixmpp: amd64 stable wrt bug #794412
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/slixmpp/slixmpp-1.7.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/slixmpp/slixmpp-1.7.1.ebuild b/dev-python/slixmpp/slixmpp-1.7.1.ebuild
18 index 0f5e88aa5f6..19974e84095 100644
19 --- a/dev-python/slixmpp/slixmpp-1.7.1.ebuild
20 +++ b/dev-python/slixmpp/slixmpp-1.7.1.ebuild
21 @@ -17,7 +17,7 @@ if [[ "${PV}" == "9999" ]]; then
22 inherit git-r3
23 else
24 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
25 - KEYWORDS="~amd64"
26 + KEYWORDS="amd64"
27 fi
28
29 DEPEND="