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: Sat, 26 Dec 2020 02:20:50
Message-Id: 1608949239.d6074a6ef8eaad81aae84f74f02fd0f1c30c5d2e.sam@gentoo
1 commit: d6074a6ef8eaad81aae84f74f02fd0f1c30c5d2e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 26 02:20:24 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 26 02:20:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6074a6e
7
8 dev-python/jeepney: Stabilize 0.6.0 arm, #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 a9562c3433a..7f8e10dca72 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="