diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 22:55:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 22:55:20 +0300 |
commit | fcdbf5c58f07913d15e8aa222df5610632ce9f0e (patch) | |
tree | 1033eb5432780124bf311800f7777693c19a96af /dev-python/dulwich | |
parent | dev-python/importlib_resources: Stabilize 5.12.0 ALLARCHES, #902959 (diff) | |
download | gentoo-fcdbf5c58f07913d15e8aa222df5610632ce9f0e.tar.gz gentoo-fcdbf5c58f07913d15e8aa222df5610632ce9f0e.tar.bz2 gentoo-fcdbf5c58f07913d15e8aa222df5610632ce9f0e.zip |
dev-python/dulwich: Stabilize 0.21.3 ppc, #902953
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/dulwich-0.21.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.21.3.ebuild b/dev-python/dulwich/dulwich-0.21.3.ebuild index 99e73f052451..6b2bfe263314 100644 --- a/dev-python/dulwich/dulwich-0.21.3.ebuild +++ b/dev-python/dulwich/dulwich-0.21.3.ebuild @@ -16,7 +16,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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples test" RESTRICT="!test? ( test )" |