diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-01 23:23:02 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-01 23:23:02 -0700 |
commit | d0a78585fcef495ac40c43a280cbf2c49d38ef8a (patch) | |
tree | ac1d6f1d6de95c6b7a3fd2de556b81a7a21aa0cf /dev-python/pyudev | |
parent | dev-ml/findlib-1.7.3: added ~mips (diff) | |
download | gentoo-d0a78585fcef495ac40c43a280cbf2c49d38ef8a.tar.gz gentoo-d0a78585fcef495ac40c43a280cbf2c49d38ef8a.tar.bz2 gentoo-d0a78585fcef495ac40c43a280cbf2c49d38ef8a.zip |
dev-python/pyudev-0.21.0: added ~mips
Diffstat (limited to 'dev-python/pyudev')
-rw-r--r-- | dev-python/pyudev/pyudev-0.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyudev/pyudev-0.21.0.ebuild b/dev-python/pyudev/pyudev-0.21.0.ebuild index a991dfbc1103..a06c4440b395 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 ~x86" +KEYWORDS="amd64 arm ~arm64 ~mips ~x86" IUSE="pygobject qt5 pyside test" REQUIRED_USE="pygobject? ( || ( $(python_gen_useflags 'python2*') ) )" |