diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-03 09:26:28 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-03 09:26:28 +0000 |
commit | 57b6e1a7fe457e3a948c90cb05d0ea4fb314e1f4 (patch) | |
tree | a54d8bfd6816f08c941bdc6ea9f7b6f5eb1e86af /dev-python/dulwich | |
parent | dev-python/gevent: stable 20.9.0 for ppc (diff) | |
download | gentoo-57b6e1a7fe457e3a948c90cb05d0ea4fb314e1f4.tar.gz gentoo-57b6e1a7fe457e3a948c90cb05d0ea4fb314e1f4.tar.bz2 gentoo-57b6e1a7fe457e3a948c90cb05d0ea4fb314e1f4.zip |
dev-python/dulwich: stable 0.20.6 for ppc
stable wrt bug #741256 (STABLEREQ)
Tested-by: ernsteiswuerfel
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/dulwich-0.20.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.20.6.ebuild b/dev-python/dulwich/dulwich-0.20.6.ebuild index 3e1b56579a82..9b1cd600d699 100644 --- a/dev-python/dulwich/dulwich-0.20.6.ebuild +++ b/dev-python/dulwich/dulwich-0.20.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples test" RESTRICT="!test? ( test )" |