repo/gentoo:master commit in: dev-python/dulwich/
"Arthur Zamarin" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786818904.a9baad22a9f9dc9267fa6ce5d2fd00708b5a0687.arthurzam@gentoo> |
commit: a9baad22a9f9dc9267fa6ce5d2fd00708b5a0687 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 15 18:35:04 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Aug 15 18:35:04 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9baad22 dev-python/dulwich: Stabilize 1.2.11 x86, #980916 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/dulwich/dulwich-1.2.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dulwich/dulwich-1.2.11.ebuild b/dev-python/dulwich/dulwich-1.2.11.ebuild index 0f22a07cfe12..35dcfdb2e9c7 100644 --- a/dev-python/dulwich/dulwich-1.2.11.ebuild +++ b/dev-python/dulwich/dulwich-1.2.11.ebuild @@ -55,7 +55,7 @@ LICENSE+=" LICENSE+=" )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~x86 ~arm64-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 x86 ~arm64-macos ~x64-macos ~x64-solaris" IUSE="doc examples +native-extensions test" RESTRICT="!test? ( test )"