Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dulwich/
Date: Mon, 31 Jul 2017 03:41:43
Message-Id: 1501472477.9d8a44f165353e96cd95ca23853af8c674e6e6b0.prometheanfire@gentoo
1 commit: 9d8a44f165353e96cd95ca23853af8c674e6e6b0
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 31 03:36:02 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 31 03:41:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d8a44f1
7
8 dev-python/dulwich: adding missing keywords, allarches, stable amd64 and x86
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-python/dulwich/dulwich-0.17.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/dulwich/dulwich-0.17.3.ebuild b/dev-python/dulwich/dulwich-0.17.3.ebuild
16 index 6cb73b4bee8..1df64493067 100644
17 --- a/dev-python/dulwich/dulwich-0.17.3.ebuild
18 +++ b/dev-python/dulwich/dulwich-0.17.3.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="doc examples test"
26
27 DEPEND="