diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-10 11:03:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-10 11:03:39 +0200 |
commit | cd7dd290342b4807e27bf7cf867483394cb28264 (patch) | |
tree | c70ac94751ed0e5625e797d97908e2d036b6f0b8 /dev-python/dulwich | |
parent | sys-fs/fatsort: amd64 stable wrt bug #837359 (diff) | |
download | gentoo-cd7dd290342b4807e27bf7cf867483394cb28264.tar.gz gentoo-cd7dd290342b4807e27bf7cf867483394cb28264.tar.bz2 gentoo-cd7dd290342b4807e27bf7cf867483394cb28264.zip |
dev-python/dulwich: amd64 stable wrt bug #837401
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/dulwich-0.20.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.20.35.ebuild b/dev-python/dulwich/dulwich-0.20.35.ebuild index 456dab9bb052..43e852daa2f3 100644 --- a/dev-python/dulwich/dulwich-0.20.35.ebuild +++ b/dev-python/dulwich/dulwich-0.20.35.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2+ Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~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 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples test" RESTRICT="!test? ( test )" |