diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 22:51:28 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 22:51:28 +0300 |
commit | 8568a285dc48035c1100fdf5f0a009a501515d23 (patch) | |
tree | 984b23c0857c8c2ed9a35faf24742ce2279641d4 /dev-python/dulwich | |
parent | dev-python/rq: Stabilize 1.13.0 ALLARCHES, #902975 (diff) | |
download | gentoo-8568a285dc48035c1100fdf5f0a009a501515d23.tar.gz gentoo-8568a285dc48035c1100fdf5f0a009a501515d23.tar.bz2 gentoo-8568a285dc48035c1100fdf5f0a009a501515d23.zip |
dev-python/dulwich: Stabilize 0.21.3 amd64, #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 689fa7c4b4cb..99e73f052451 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 )" |