summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-01 23:23:02 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-01 23:23:02 -0700
commitd0a78585fcef495ac40c43a280cbf2c49d38ef8a (patch)
treeac1d6f1d6de95c6b7a3fd2de556b81a7a21aa0cf
parentdev-ml/findlib-1.7.3: added ~mips (diff)
downloadgentoo-d0a78585.tar.gz
gentoo-d0a78585.tar.bz2
gentoo-d0a78585.zip
dev-python/pyudev-0.21.0: added ~mips
-rw-r--r--dev-python/pyudev/pyudev-0.21.0.ebuild2
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*') ) )"