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/jeepney/
Date: Sun, 27 Dec 2020 04:47:27
Message-Id: 1609044440.0d62f5a50ac59b8ce4c74e70427360a0cb8bcbb0.sam@gentoo
1 commit: 0d62f5a50ac59b8ce4c74e70427360a0cb8bcbb0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 04:46:11 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 27 04:47:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d62f5a5
7
8 dev-python/jeepney: Stabilize 0.6.0 arm64, #761658
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/jeepney/jeepney-0.6.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/jeepney/jeepney-0.6.0.ebuild b/dev-python/jeepney/jeepney-0.6.0.ebuild
16 index 9a7806b453a..dec116c5660 100644
17 --- a/dev-python/jeepney/jeepney-0.6.0.ebuild
18 +++ b/dev-python/jeepney/jeepney-0.6.0.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
25 IUSE="examples"
26
27 BDEPEND="