repo/gentoo:master commit in: dev-python/dulwich/
"Arthur Zamarin" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786818903.44f9fec7f2b1d92c479a2b62e97e6957733f6864.arthurzam@gentoo> |
commit: 44f9fec7f2b1d92c479a2b62e97e6957733f6864 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 15 18:35:03 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Aug 15 18:35:03 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44f9fec7 dev-python/dulwich: Stabilize 1.2.11 amd64, #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 5492e7f09fd3..0f22a07cfe12 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 )"