diff options
author | Sam James <sam@gentoo.org> | 2021-03-02 01:35:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-02 01:35:50 +0000 |
commit | ce918bb3a0e24db980f30c373155429d127e5884 (patch) | |
tree | 8689e7a90fe2e8c94180f88861ccdee6e51678ca /dev-python/dulwich | |
parent | dev-python/coverage: Stabilize 5.4 ppc, #773697 (diff) | |
download | gentoo-ce918bb3a0e24db980f30c373155429d127e5884.tar.gz gentoo-ce918bb3a0e24db980f30c373155429d127e5884.tar.bz2 gentoo-ce918bb3a0e24db980f30c373155429d127e5884.zip |
dev-python/dulwich: Stabilize 0.20.15 ppc, #773703
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/dulwich-0.20.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.20.15.ebuild b/dev-python/dulwich/dulwich-0.20.15.ebuild index c8d0f79e4e49..7f87ddd01bc0 100644 --- a/dev-python/dulwich/dulwich-0.20.15.ebuild +++ b/dev-python/dulwich/dulwich-0.20.15.ebuild @@ -16,7 +16,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 ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples test" RESTRICT="!test? ( test )" |