commit: f162064e87c9b403de1b4434ae99de3ac7b6c559
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 25 22:59:49 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 23:20:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f162064e
dev-python/pyudev: x86 stable (bug #659080)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/pyudev/pyudev-0.21.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyudev/pyudev-0.21.0.ebuild
b/dev-python/pyudev/pyudev-0.21.0.ebuild
index 03d8a9597aa..17e8665f3f0 100644
--- a/dev-python/pyudev/pyudev-0.21.0.ebuild
+++ b/dev-python/pyudev/pyudev-0.21.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~mips ~x86"
+KEYWORDS="amd64 arm ~arm64 ~mips x86"
IUSE="pygobject qt5 test"
REQUIRED_USE="pygobject? ( || ( $(python_gen_useflags 'python2*') ) )"