diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:50:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:50:56 +0100 |
commit | 54a9cb984a64ae5914da222c8b4f4b7eadcdc56c (patch) | |
tree | 94f565b8c33273ae57de1afdc8de3ad8f3182472 /dev-python/dulwich | |
parent | dev-util/systemtap: x86 stable wrt bug #698834 (diff) | |
download | gentoo-54a9cb984a64ae5914da222c8b4f4b7eadcdc56c.tar.gz gentoo-54a9cb984a64ae5914da222c8b4f4b7eadcdc56c.tar.bz2 gentoo-54a9cb984a64ae5914da222c8b4f4b7eadcdc56c.zip |
dev-python/dulwich: x86 stable wrt bug #700572
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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.19.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.19.6.ebuild b/dev-python/dulwich/dulwich-0.19.6.ebuild index 9381e1651354..e542cc8a06a4 100644 --- a/dev-python/dulwich/dulwich-0.19.6.ebuild +++ b/dev-python/dulwich/dulwich-0.19.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples test" RESTRICT="!test? ( test )" |