diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-03 08:37:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-03 08:39:50 +0200 |
commit | 5e8f542630703986ff7777a4c208f5cf55d70451 (patch) | |
tree | 1f861a30ec582738226e9c5ea3e43ef0b1f958be /dev-python/dulwich | |
parent | www-client/chromium: beta channel bump to 94.0.4606.31 (diff) | |
download | gentoo-5e8f542630703986ff7777a4c208f5cf55d70451.tar.gz gentoo-5e8f542630703986ff7777a4c208f5cf55d70451.tar.bz2 gentoo-5e8f542630703986ff7777a4c208f5cf55d70451.zip |
dev-python/dulwich: x86 stable wrt bug #799977
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/dulwich-0.20.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.20.23.ebuild b/dev-python/dulwich/dulwich-0.20.23.ebuild index 2ce5d808ec46..0ceb8b771f93 100644 --- a/dev-python/dulwich/dulwich-0.20.23.ebuild +++ b/dev-python/dulwich/dulwich-0.20.23.ebuild @@ -14,7 +14,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 )" |