dev-python/pyudev-0.21.0: added ~mips

This commit is contained in:
Matt Turner
2018-04-01 23:23:02 -07:00
parent 09abcc2877
commit d0a78585fc

View File

@@ -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 ~x86"
KEYWORDS="amd64 arm ~arm64 ~mips ~x86"
IUSE="pygobject qt5 pyside test"
REQUIRED_USE="pygobject? ( || ( $(python_gen_useflags 'python2*') ) )"