Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pygit2/
Date: Fri, 16 Aug 2019 22:38:40
Message-Id: 1565994600.929f7663c7e496eb0d28e891a132f198267c3b2a.whissi@gentoo
1 commit: 929f7663c7e496eb0d28e891a132f198267c3b2a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 16 22:30:00 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 16 22:30:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=929f7663
7
8 dev-python/pygit2: x86 stable (bug #692166)
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-python/pygit2/pygit2-0.28.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pygit2/pygit2-0.28.2.ebuild b/dev-python/pygit2/pygit2-0.28.2.ebuild
17 index edce720a1fa..5fc3e9c5bea 100644
18 --- a/dev-python/pygit2/pygit2-0.28.2.ebuild
19 +++ b/dev-python/pygit2/pygit2-0.28.2.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-2-with-linking-exception"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 x86"
26 IUSE="test"
27 RESTRICT="!test? ( test )"