From: Thomas Deutschmann Date: Mon, 25 Jun 2018 22:59:49 +0000 (+0200) Subject: dev-python/pyudev: x86 stable (bug #659080) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f162064e87c9b403de1b4434ae99de3ac7b6c559;p=gentoo.git dev-python/pyudev: x86 stable (bug #659080) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-python/pyudev/pyudev-0.21.0.ebuild b/dev-python/pyudev/pyudev-0.21.0.ebuild index 03d8a9597aa7..17e8665f3f09 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*') ) )"