Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyudev/
Date: Sun, 28 Feb 2021 20:39:19
Message-Id: 1614544751.aa9a694361e86a8895c057c57c4f68a27a76422f.slyfox@gentoo
1 commit: aa9a694361e86a8895c057c57c4f68a27a76422f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 20:39:03 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 20:39:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa9a6943
7
8 dev-python/pyudev: keyworded 0.22.0 for ppc64
9
10 keyworded wrt bug #762718
11
12 Package-Manager: Portage-3.0.16, Repoman-3.0.2
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-python/pyudev/pyudev-0.22.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-python/pyudev/pyudev-0.22.0.ebuild b/dev-python/pyudev/pyudev-0.22.0.ebuild
20 index f6bca3d6787..3c625e2cd9a 100644
21 --- a/dev-python/pyudev/pyudev-0.22.0.ebuild
22 +++ b/dev-python/pyudev/pyudev-0.22.0.ebuild
23 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
24
25 LICENSE="LGPL-2.1"
26 SLOT="0"
27 -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~sparc x86"
28 +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc64 ~sparc x86"
29 IUSE="qt5"
30
31 RDEPEND="