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/slixmpp/
Date: Sun, 03 Jan 2021 09:12:46
Message-Id: 1609664993.120553e6b79e5b615262298784dcb5608f0b9d1f.sam@gentoo
1 commit: 120553e6b79e5b615262298784dcb5608f0b9d1f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 3 09:09:53 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 3 09:09:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=120553e6
7
8 dev-python/slixmpp: Stabilize 1.5.2 amd64, #762466
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/slixmpp/slixmpp-1.5.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/slixmpp/slixmpp-1.5.2.ebuild b/dev-python/slixmpp/slixmpp-1.5.2.ebuild
16 index 4bdc2f5616c..462a6bbad01 100644
17 --- a/dev-python/slixmpp/slixmpp-1.5.2.ebuild
18 +++ b/dev-python/slixmpp/slixmpp-1.5.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -17,7 +17,7 @@ if [[ "${PV}" == "9999" ]]; then
26 inherit git-r3
27 else
28 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
29 - KEYWORDS="~amd64"
30 + KEYWORDS="amd64"
31 fi
32
33 DEPEND="