Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/
Date: Thu, 18 Aug 2022 07:01:08
Message-Id: 1660805984.2b409e5e5fcc443a5ab78bc0444c2f4f8fbffe16.ago@gentoo
1 commit: 2b409e5e5fcc443a5ab78bc0444c2f4f8fbffe16
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 18 06:59:44 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 18 06:59:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b409e5e
7
8 dev-python/netifaces: amd64 stable wrt bug #865577
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-python/netifaces/netifaces-0.11.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
16 index 43ae78b6dea1..da5a4e46cc0d 100644
17 --- a/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
18 +++ b/dev-python/netifaces/netifaces-0.11.0-r1.ebuild
19 @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 arm arm64 ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
25
26 PATCHES=( "${FILESDIR}"/${PN}-0.10.4-remove-osx-fix.patch )