diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-13 13:28:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-13 13:28:39 +0100 |
commit | 8142ab103fe34be29cdd842f6c1681eb5a101077 (patch) | |
tree | de935a8819beeebfc4370ab50684af5dc67d7e56 /dev-python/dulwich | |
parent | app-crypt/openpgp-keys-gentoo-release: Mark ALLARCHES (diff) | |
download | gentoo-8142ab103fe34be29cdd842f6c1681eb5a101077.tar.gz gentoo-8142ab103fe34be29cdd842f6c1681eb5a101077.tar.bz2 gentoo-8142ab103fe34be29cdd842f6c1681eb5a101077.zip |
dev-python/dulwich: stable 0.20.5 for ppc
stable wrt bug #
Tested-by: ernsteiswuerfel
Package-Manager: Portage-3.0.6, Repoman-3.0.1
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.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.20.5.ebuild b/dev-python/dulwich/dulwich-0.20.5.ebuild index 0e6ce0efe9ff..fe78bc73abb1 100644 --- a/dev-python/dulwich/dulwich-0.20.5.ebuild +++ b/dev-python/dulwich/dulwich-0.20.5.ebuild @@ -13,7 +13,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 )" |