diff options
author | Sam James <sam@gentoo.org> | 2022-08-17 22:12:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-17 22:12:24 +0100 |
commit | efeef4536a735bbb1f69afcc9543ca13ef4226ce (patch) | |
tree | 75784dc4c8ba30f7afa97d93c92573c23d765627 /dev-python/dulwich | |
parent | dev-python/html2text: Stabilize 2020.1.16-r2 x86, #865601 (diff) | |
download | gentoo-efeef4536a735bbb1f69afcc9543ca13ef4226ce.tar.gz gentoo-efeef4536a735bbb1f69afcc9543ca13ef4226ce.tar.bz2 gentoo-efeef4536a735bbb1f69afcc9543ca13ef4226ce.zip |
dev-python/dulwich: Stabilize 0.20.45 x86, #865609
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/dulwich-0.20.45.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.20.45.ebuild b/dev-python/dulwich/dulwich-0.20.45.ebuild index 855cd030c07c..9a4626b476d7 100644 --- a/dev-python/dulwich/dulwich-0.20.45.ebuild +++ b/dev-python/dulwich/dulwich-0.20.45.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" 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 )" |