diff options
author | Sam James <sam@gentoo.org> | 2024-12-07 20:11:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-07 20:11:00 +0000 |
commit | 9fce358ac9ea12c4ef428880f966cae6776a9c5f (patch) | |
tree | 68feb01e07d13e342e65c0c062f1a8d04a446e8d /dev-python/dulwich | |
parent | dev-python/bcrypt: Stabilize 4.2.1 x86, #946029 (diff) | |
download | gentoo-9fce358ac9ea12c4ef428880f966cae6776a9c5f.tar.gz gentoo-9fce358ac9ea12c4ef428880f966cae6776a9c5f.tar.bz2 gentoo-9fce358ac9ea12c4ef428880f966cae6776a9c5f.zip |
dev-python/dulwich: Stabilize 0.22.6 x86, #946033
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/dulwich-0.22.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.22.6.ebuild b/dev-python/dulwich/dulwich-0.22.6.ebuild index fd2dd606fb13..a9200f3aa3fd 100644 --- a/dev-python/dulwich/dulwich-0.22.6.ebuild +++ b/dev-python/dulwich/dulwich-0.22.6.ebuild @@ -51,7 +51,7 @@ LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016" LICENSE+=" )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc examples +native-extensions test" RESTRICT="!test? ( test )" |