diff options
author | Sam James <sam@gentoo.org> | 2023-10-06 17:04:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-06 17:04:33 +0100 |
commit | 4409ae1c7bf88a47d5ac92697ea1e31f90631120 (patch) | |
tree | 74e030384f9f71857440ac4787a66e8191a93424 /dev-python/dulwich | |
parent | net-misc/electrum: Stabilize 4.4.6 ALLARCHES, #915255 (diff) | |
download | gentoo-4409ae1c7bf88a47d5ac92697ea1e31f90631120.tar.gz gentoo-4409ae1c7bf88a47d5ac92697ea1e31f90631120.tar.bz2 gentoo-4409ae1c7bf88a47d5ac92697ea1e31f90631120.zip |
dev-python/dulwich: Stabilize 0.21.6 amd64, #915268
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/dulwich-0.21.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.21.6.ebuild b/dev-python/dulwich/dulwich-0.21.6.ebuild index 01b0ebabaca5..ca41696be541 100644 --- a/dev-python/dulwich/dulwich-0.21.6.ebuild +++ b/dev-python/dulwich/dulwich-0.21.6.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 )" |