diff options
author | 2021-02-26 09:06:24 +0100 | |
---|---|---|
committer | 2021-02-26 09:09:14 +0100 | |
commit | 8bf16ebea0cf170f030006bf8cabe966dba9d542 (patch) | |
tree | 0f2e7a06d89b5dc7add5441c108da45e4a6e862a | |
parent | dev-python/pydata-sphinx-theme: amd64/x86 stable (ALLARCHES policy) wrt bug #... (diff) | |
download | gentoo-8bf16ebea0cf170f030006bf8cabe966dba9d542.tar.gz gentoo-8bf16ebea0cf170f030006bf8cabe966dba9d542.tar.bz2 gentoo-8bf16ebea0cf170f030006bf8cabe966dba9d542.zip |
dev-python/pygit2: x86 stable wrt bug #772512
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/pygit2/pygit2-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygit2/pygit2-1.5.0.ebuild b/dev-python/pygit2/pygit2-1.5.0.ebuild index 15da3c0f8d4c..0ec753f5638c 100644 --- a/dev-python/pygit2/pygit2-1.5.0.ebuild +++ b/dev-python/pygit2/pygit2-1.5.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2-with-linking-exception" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND=" =dev-libs/libgit2-1.1* |