diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-20 16:56:46 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-20 16:56:46 +0100 |
commit | cc014b4fc33a33613cfff02364575ef89e039a24 (patch) | |
tree | 8bf8ecf1592e87f1ee62c2d673a29077828d277f /dev-python/dulwich | |
parent | dev-python/cfn-lint: Stabilize 0.83.4 ALLARCHES, #920405 (diff) | |
download | gentoo-cc014b4fc33a33613cfff02364575ef89e039a24.tar.gz gentoo-cc014b4fc33a33613cfff02364575ef89e039a24.tar.bz2 gentoo-cc014b4fc33a33613cfff02364575ef89e039a24.zip |
dev-python/dulwich: Stabilize 0.21.7 ppc, #920409
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/dulwich-0.21.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.21.7.ebuild b/dev-python/dulwich/dulwich-0.21.7.ebuild index 994b7cf3899b..3b75e30145f7 100644 --- a/dev-python/dulwich/dulwich-0.21.7.ebuild +++ b/dev-python/dulwich/dulwich-0.21.7.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="GPL-2+ Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc examples test" RESTRICT="!test? ( test )" |