summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-12-17 17:36:19 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-12-17 17:36:19 +0100
commitf816a322f5757ea0f20367f834493c767426f032 (patch)
tree13ae7291a3c78988fa42ff532ee4bf5861b044ba /dev-python/pygit2
parentdev-libs/libgit2: amd64 stable wrt bug #760219 (diff)
downloadgentoo-f816a322f5757ea0f20367f834493c767426f032.tar.gz
gentoo-f816a322f5757ea0f20367f834493c767426f032.tar.bz2
gentoo-f816a322f5757ea0f20367f834493c767426f032.zip
dev-python/pygit2: amd64 stable wrt bug #760219
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pygit2')
-rw-r--r--dev-python/pygit2/pygit2-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygit2/pygit2-1.4.0.ebuild b/dev-python/pygit2/pygit2-1.4.0.ebuild
index 06fffe5c70dc..a76e35f6efc4 100644
--- a/dev-python/pygit2/pygit2-1.4.0.ebuild
+++ b/dev-python/pygit2/pygit2-1.4.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*