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:31:38
Message-Id: 1609043465.960bd8b437dc3cac925413e8bf9ee44194d3ecef.sam@gentoo
1 commit: 960bd8b437dc3cac925413e8bf9ee44194d3ecef
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 04:31:05 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 27 04:31:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=960bd8b4
7
8 dev-python/jeepney: Stabilize 0.6.0 amd64, #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 7f8e10dca72..9a7806b453a 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="